added sound test

This commit is contained in:
pennyrigate 2023-07-24 19:20:52 -04:00
parent 79667b593c
commit f14e8ebdd0
21 changed files with 734 additions and 2 deletions

7
menus/Button.gd Normal file
View file

@ -0,0 +1,7 @@
extends Button
# Declare member variables here. Examples:
# var a = 2
# var b = "text"