forked from team-sg/hero-mark-2
menu sounds
This commit is contained in:
parent
098ab161de
commit
ba12787fcb
10 changed files with 63 additions and 16 deletions
|
@ -12,4 +12,3 @@ func _process(delta):
|
|||
func _gui_input(event):
|
||||
if event.is_action_pressed("ui_accept"):
|
||||
get_parent().set_kill_mode(!get_parent().kill_mode)
|
||||
Audio.play_sound(Audio.a_confirm,Audio.ac_collectible)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue