diff options
author | Henrique Alves <henriquelalves@gmail.com> | 2022-07-17 12:25:39 -0300 |
---|---|---|
committer | Henrique Alves <henriquelalves@gmail.com> | 2022-07-17 12:25:39 -0300 |
commit | 06ea6608202adbcbc372e6c28065b022485563f2 (patch) | |
tree | 6b7a14cc66f6c979075219f869dfee85fe371450 /Assets/Sound/coin_sound.wav.import | |
parent | f81104c60ecff4a7810501bbac9828bec12d74cc (diff) | |
download | gamejam-gmtk-2022-06ea6608202adbcbc372e6c28065b022485563f2.tar.gz gamejam-gmtk-2022-06ea6608202adbcbc372e6c28065b022485563f2.tar.bz2 gamejam-gmtk-2022-06ea6608202adbcbc372e6c28065b022485563f2.zip |
Add sfx
Diffstat (limited to 'Assets/Sound/coin_sound.wav.import')
-rw-r--r-- | Assets/Sound/coin_sound.wav.import | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/Assets/Sound/coin_sound.wav.import b/Assets/Sound/coin_sound.wav.import new file mode 100644 index 0000000..4042e5a --- /dev/null +++ b/Assets/Sound/coin_sound.wav.import @@ -0,0 +1,21 @@ +[remap] + +importer="wav" +type="AudioStreamSample" +path="res://.import/coin_sound.wav-93c0d868ac40de11914401a01a033328.sample" + +[deps] + +source_file="res://Assets/Sound/coin_sound.wav" +dest_files=[ "res://.import/coin_sound.wav-93c0d868ac40de11914401a01a033328.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 |