Add character calls, settings controls, and gameplay fixes
This commit is contained in:
parent
7b2898c11a
commit
40696b6bd9
33 changed files with 1120 additions and 78 deletions
BIN
sound/dialogue/calls/bark.wav
Normal file
BIN
sound/dialogue/calls/bark.wav
Normal file
Binary file not shown.
24
sound/dialogue/calls/bark.wav.import
Normal file
24
sound/dialogue/calls/bark.wav.import
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
[remap]
|
||||
|
||||
importer="wav"
|
||||
type="AudioStreamWAV"
|
||||
uid="uid://c8x46srpghnil"
|
||||
path="res://.godot/imported/bark.wav-9da6fd5d720375f4a64b26e364fcd74c.sample"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://sound/dialogue/calls/bark.wav"
|
||||
dest_files=["res://.godot/imported/bark.wav-9da6fd5d720375f4a64b26e364fcd74c.sample"]
|
||||
|
||||
[params]
|
||||
|
||||
force/8_bit=false
|
||||
force/mono=false
|
||||
force/max_rate=false
|
||||
force/max_rate_hz=44100
|
||||
edit/trim=false
|
||||
edit/normalize=false
|
||||
edit/loop_mode=0
|
||||
edit/loop_begin=0
|
||||
edit/loop_end=-1
|
||||
compress/mode=2
|
||||
BIN
sound/dialogue/calls/meow.wav
Normal file
BIN
sound/dialogue/calls/meow.wav
Normal file
Binary file not shown.
24
sound/dialogue/calls/meow.wav.import
Normal file
24
sound/dialogue/calls/meow.wav.import
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
[remap]
|
||||
|
||||
importer="wav"
|
||||
type="AudioStreamWAV"
|
||||
uid="uid://y86nskf7ewrg"
|
||||
path="res://.godot/imported/meow.wav-eb7bd4377946745ae1566c72ca026fae.sample"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://sound/dialogue/calls/meow.wav"
|
||||
dest_files=["res://.godot/imported/meow.wav-eb7bd4377946745ae1566c72ca026fae.sample"]
|
||||
|
||||
[params]
|
||||
|
||||
force/8_bit=false
|
||||
force/mono=false
|
||||
force/max_rate=false
|
||||
force/max_rate_hz=44100
|
||||
edit/trim=false
|
||||
edit/normalize=false
|
||||
edit/loop_mode=0
|
||||
edit/loop_begin=0
|
||||
edit/loop_end=-1
|
||||
compress/mode=2
|
||||
Loading…
Add table
Add a link
Reference in a new issue