forked from team-sg/hero-mark-2
added sound test
This commit is contained in:
parent
79667b593c
commit
f14e8ebdd0
21 changed files with 734 additions and 2 deletions
4
menus/sound_test.gd
Normal file
4
menus/sound_test.gd
Normal file
|
@ -0,0 +1,4 @@
|
|||
extends Control
|
||||
|
||||
func _process(delta):
|
||||
print(get_focus_owner())
|
Loading…
Add table
Add a link
Reference in a new issue