working ish buttons

This commit is contained in:
Victor Turgeon
2023-10-11 01:21:26 -04:00
parent abb39db50c
commit 1bcd7bcea9
12 changed files with 237 additions and 36 deletions

View File

@@ -12,4 +12,3 @@ func _process(delta):
func win_screen():
get_tree().change_scene_to_file("res://Scenes/start_menu.tscn")