forked from team-sg/hero-mark-2
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
|
@ -26,3 +26,9 @@ func set_kill_mode(value):
|
|||
else:
|
||||
description.text = "Select your destiny"
|
||||
flavor_text.text = "Adventure awaits"
|
||||
|
||||
#func play_select_sound():
|
||||
# Audio.play_sound(Audio.a_select,Audio.ac_collectible)
|
||||
|
||||
#func play_confirm_sound():
|
||||
# Audio.play_sound(Audio.a_confirm,Audio.ac_collectible)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue