extends Control onready var scene = $"/root/scene" as GameInstance func _physics_process(delta): pass