shortcuts

This commit is contained in:
2024-03-15 14:00:31 +01:00
parent 030b4125e4
commit 032832a6b0
6 changed files with 64 additions and 4 deletions
+4 -1
View File
@@ -1,4 +1,7 @@
extends Button
func _on_pressed():
get_tree().change_scene_to_file("res://scenes/playground/Playground.tscn")
get_tree().change_scene_to_file("res://scenes/playground/Playground.tscn")