extends AnimatedSprite2D func _on_button_pressed(): get_tree().quit() move_to_front()