6c3e080
1 2 3 4
extends Label func _process(_delta): set_text("FPS: %.1f" % Engine.get_frames_per_second())