extends Button func _on_pressed(): var root = get_tree().get_root().get_child(0) root.begin(true)