extends Node func _on_start_button_pressed() -> void: GLOBALVARS.reset_variables() get_tree().change_scene_to_file("res://main_scenes/game.tscn")