extends Node2D func _ready(): pass func _on_Exit_on_click(): get_tree().quit()