extends Label func _process(delta): text = "Speed: " + str(TAS_System.speed)