diff options
author | Victor Andrade de Almeida <vct.a.almeida@gmail.com> | 2022-07-17 13:20:01 -0300 |
---|---|---|
committer | Victor Andrade de Almeida <vct.a.almeida@gmail.com> | 2022-07-17 13:23:46 -0300 |
commit | 379205c19719b7b91ac518edc3cf3603cc21f233 (patch) | |
tree | 60ff9c301610bb040704ba48a1888f02c26c235a /Assets/Sound/damage.wav.import | |
parent | d82ead0125167f3288804dc19cafd40c17bd05d8 (diff) | |
download | gamejam-gmtk-2022-379205c19719b7b91ac518edc3cf3603cc21f233.tar.gz gamejam-gmtk-2022-379205c19719b7b91ac518edc3cf3603cc21f233.tar.bz2 gamejam-gmtk-2022-379205c19719b7b91ac518edc3cf3603cc21f233.zip |
Add damage sfx
Diffstat (limited to 'Assets/Sound/damage.wav.import')
-rw-r--r-- | Assets/Sound/damage.wav.import | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/Assets/Sound/damage.wav.import b/Assets/Sound/damage.wav.import new file mode 100644 index 0000000..61e1bea --- /dev/null +++ b/Assets/Sound/damage.wav.import @@ -0,0 +1,21 @@ +[remap] + +importer="wav" +type="AudioStreamSample" +path="res://.import/damage.wav-0ef5b966ce05860528d54f5936ae0651.sample" + +[deps] + +source_file="res://Assets/Sound/damage.wav" +dest_files=[ "res://.import/damage.wav-0ef5b966ce05860528d54f5936ae0651.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=false +compress/mode=0 |