menu sounds
This commit is contained in:
parent
098ab161de
commit
ba12787fcb
10 changed files with 63 additions and 16 deletions
|
@ -27,8 +27,7 @@ func set_kill_mode(value):
|
|||
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)
|
||||
|
||||
func play_confirm_sound():
|
||||
pass # Replace with function body.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue