extends PathFollow3D func _process(_delta: float) -> void: pass func _on_timer_timeout() -> void: self.progress_ratio += 0.003