significant work on game logic
This commit is contained in:
@@ -1 +1,6 @@
|
||||
extends Node
|
||||
|
||||
|
||||
func _on_start_button_pressed() -> void:
|
||||
GLOBALVARS.reset_variables()
|
||||
get_tree().change_scene_to_file("res://main_scenes/game.tscn")
|
||||
|
Reference in New Issue
Block a user