implemented death sounds
This commit is contained in:
parent
d35c97905a
commit
fa8861d6a1
6 changed files with 69 additions and 1 deletions
BIN
assets/sounds/sfx/damage.wav
(Stored with Git LFS)
Normal file
BIN
assets/sounds/sfx/damage.wav
(Stored with Git LFS)
Normal file
Binary file not shown.
24
assets/sounds/sfx/damage.wav.import
Normal file
24
assets/sounds/sfx/damage.wav.import
Normal file
|
@ -0,0 +1,24 @@
|
|||
[remap]
|
||||
|
||||
importer="wav"
|
||||
type="AudioStreamWAV"
|
||||
uid="uid://c7laud048l1is"
|
||||
path="res://.godot/imported/damage.wav-8c4919c614aee00fc00121daa2bc247e.sample"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/sounds/sfx/damage.wav"
|
||||
dest_files=["res://.godot/imported/damage.wav-8c4919c614aee00fc00121daa2bc247e.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=0
|
BIN
assets/sounds/sfx/death_sound.wav
(Stored with Git LFS)
Normal file
BIN
assets/sounds/sfx/death_sound.wav
(Stored with Git LFS)
Normal file
Binary file not shown.
24
assets/sounds/sfx/death_sound.wav.import
Normal file
24
assets/sounds/sfx/death_sound.wav.import
Normal file
|
@ -0,0 +1,24 @@
|
|||
[remap]
|
||||
|
||||
importer="wav"
|
||||
type="AudioStreamWAV"
|
||||
uid="uid://c6dy6nea6vaa4"
|
||||
path="res://.godot/imported/death_sound.wav-74c3ac4e551e080446bef315f79faff8.sample"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/sounds/sfx/death_sound.wav"
|
||||
dest_files=["res://.godot/imported/death_sound.wav-74c3ac4e551e080446bef315f79faff8.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=1
|
||||
edit/loop_begin=0
|
||||
edit/loop_end=-1
|
||||
compress/mode=0
|
Loading…
Add table
Add a link
Reference in a new issue