extends Control func _input(event): if event.is_action_pressed("plant"): get_tree().change_scene_to_file("res://Game.tscn")