class_name QuitAction extends ClickAction func execute(clickable: Node, hit_position: Vector3) -> void: clickable.get_tree().quit()