mew
This commit is contained in:
parent
6ce339b430
commit
314f485f01
15 changed files with 318 additions and 17 deletions
|
|
@ -12,4 +12,5 @@ func _process(delta: float) -> void:
|
|||
|
||||
|
||||
func _on_play_button_pressed() -> void:
|
||||
Router.player_mode = false
|
||||
get_tree().change_scene_to_file("res://test.tscn")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue