extends DebugLabel func _process(_delta: float): text = str(Engine.get_frames_per_second())