first demo complete!

This commit is contained in:
Tabby 2025-06-10 12:38:02 +10:00
parent 46212a7e06
commit 52cda35522
4 changed files with 48 additions and 1 deletions

View file

@ -168,4 +168,5 @@ func generate_code():
func _on_menu_button_pressed() -> void:
get_tree().set_pause(false)
get_tree().change_scene_to_file("res://menu.tscn")