Moved everything into a file system. Links broken.
This commit is contained in:
5
scripts/start_menu.gd
Normal file
5
scripts/start_menu.gd
Normal file
@@ -0,0 +1,5 @@
|
||||
extends Control
|
||||
|
||||
|
||||
func _on_button_pressed() -> void:
|
||||
get_tree().change_scene_to_file()
|
||||
Reference in New Issue
Block a user