first demo complete!
This commit is contained in:
parent
46212a7e06
commit
52cda35522
4 changed files with 48 additions and 1 deletions
1
logic.gd
1
logic.gd
|
|
@ -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")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue