add button sfx
This commit is contained in:
parent
26c2272c1b
commit
6de5a943f6
6 changed files with 53 additions and 1 deletions
BIN
assets/sounds/button_down.wav
Normal file
BIN
assets/sounds/button_down.wav
Normal file
Binary file not shown.
21
assets/sounds/button_down.wav.import
Normal file
21
assets/sounds/button_down.wav.import
Normal file
|
@ -0,0 +1,21 @@
|
|||
[remap]
|
||||
|
||||
importer="wav"
|
||||
type="AudioStreamSample"
|
||||
path="res://.import/button_down.wav-42814080afc0d5a0c8dc6a3e923f8da2.sample"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/sounds/button_down.wav"
|
||||
dest_files=[ "res://.import/button_down.wav-42814080afc0d5a0c8dc6a3e923f8da2.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
|
BIN
assets/sounds/button_up.wav
Normal file
BIN
assets/sounds/button_up.wav
Normal file
Binary file not shown.
21
assets/sounds/button_up.wav.import
Normal file
21
assets/sounds/button_up.wav.import
Normal file
|
@ -0,0 +1,21 @@
|
|||
[remap]
|
||||
|
||||
importer="wav"
|
||||
type="AudioStreamSample"
|
||||
path="res://.import/button_up.wav-ec2800f415eaeb69cc2da5cd45fee5fc.sample"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/sounds/button_up.wav"
|
||||
dest_files=[ "res://.import/button_up.wav-ec2800f415eaeb69cc2da5cd45fee5fc.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
|
Loading…
Add table
Add a link
Reference in a new issue