extends Label func _process(_delta): set_text("FPS: %.1f" % Engine.get_frames_per_second())