GSAIPath
Last updated
var length: floatfunc create_path(waypoints: Array) -> voidfunc calculate_distance(agent_current_position: Vector3) -> floatfunc calculate_target_position(target_distance: float) -> Vector3func get_start_point() -> Vector3func get_end_point() -> Vector3