extends SceneTree func _init() -> void: print("Test project: The script was run successfully.") quit()