diff options
author | Victor Andrade de Almeida <vct.a.almeida@gmail.com> | 2022-07-17 12:58:12 -0300 |
---|---|---|
committer | Victor Andrade de Almeida <vct.a.almeida@gmail.com> | 2022-07-17 12:58:22 -0300 |
commit | 36c97effded161d9f7d41e1a2eb7edbff4238c5b (patch) | |
tree | 2ecebc12a9ff1816b79fcfabc369646646bbeab1 /Assets | |
parent | 15501a8dce9b795612b9d31a73197411e78e7dfb (diff) | |
download | gamejam-gmtk-2022-36c97effded161d9f7d41e1a2eb7edbff4238c5b.tar.gz gamejam-gmtk-2022-36c97effded161d9f7d41e1a2eb7edbff4238c5b.tar.bz2 gamejam-gmtk-2022-36c97effded161d9f7d41e1a2eb7edbff4238c5b.zip |
Improve monster die sound
Diffstat (limited to 'Assets')
-rw-r--r-- | Assets/Sound/squeaky-toy.wav | bin | 0 -> 190616 bytes | |||
-rw-r--r-- | Assets/Sound/squeaky-toy.wav.import | 21 |
2 files changed, 21 insertions, 0 deletions
diff --git a/Assets/Sound/squeaky-toy.wav b/Assets/Sound/squeaky-toy.wav Binary files differnew file mode 100644 index 0000000..5c0bc3e --- /dev/null +++ b/Assets/Sound/squeaky-toy.wav diff --git a/Assets/Sound/squeaky-toy.wav.import b/Assets/Sound/squeaky-toy.wav.import new file mode 100644 index 0000000..5047ff1 --- /dev/null +++ b/Assets/Sound/squeaky-toy.wav.import @@ -0,0 +1,21 @@ +[remap] + +importer="wav" +type="AudioStreamSample" +path="res://.import/squeaky-toy.wav-c3d5382cc5fd5c9d8566f4aeb072a391.sample" + +[deps] + +source_file="res://Assets/Sound/squeaky-toy.wav" +dest_files=[ "res://.import/squeaky-toy.wav-c3d5382cc5fd5c9d8566f4aeb072a391.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 |