sped up name entry, added delete, and max char limit
This commit is contained in:
parent
62e6e23d94
commit
098ab161de
17 changed files with 134 additions and 25 deletions
BIN
audio/sounds/Randomize68.wav
Normal file
BIN
audio/sounds/Randomize68.wav
Normal file
Binary file not shown.
23
audio/sounds/Randomize68.wav.import
Normal file
23
audio/sounds/Randomize68.wav.import
Normal file
|
@ -0,0 +1,23 @@
|
|||
[remap]
|
||||
|
||||
importer="wav"
|
||||
type="AudioStreamSample"
|
||||
path="res://.import/Randomize68.wav-76b4fcda546935881a62126998e12569.sample"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://audio/sounds/Randomize68.wav"
|
||||
dest_files=[ "res://.import/Randomize68.wav-76b4fcda546935881a62126998e12569.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
audio/sounds/confirm.wav
Normal file
BIN
audio/sounds/confirm.wav
Normal file
Binary file not shown.
23
audio/sounds/confirm.wav.import
Normal file
23
audio/sounds/confirm.wav.import
Normal file
|
@ -0,0 +1,23 @@
|
|||
[remap]
|
||||
|
||||
importer="wav"
|
||||
type="AudioStreamSample"
|
||||
path="res://.import/confirm.wav-5c8ff994a7a1c6a266fac6b1b2333f1f.sample"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://audio/sounds/confirm.wav"
|
||||
dest_files=[ "res://.import/confirm.wav-5c8ff994a7a1c6a266fac6b1b2333f1f.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
audio/sounds/select.wav
Normal file
BIN
audio/sounds/select.wav
Normal file
Binary file not shown.
23
audio/sounds/select.wav.import
Normal file
23
audio/sounds/select.wav.import
Normal file
|
@ -0,0 +1,23 @@
|
|||
[remap]
|
||||
|
||||
importer="wav"
|
||||
type="AudioStreamSample"
|
||||
path="res://.import/select.wav-e46af9b8438415762676b0c812c256fa.sample"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://audio/sounds/select.wav"
|
||||
dest_files=[ "res://.import/select.wav-e46af9b8438415762676b0c812c256fa.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
|
Loading…
Add table
Add a link
Reference in a new issue