Optionalconfig: PathSteeringConfigCalculate steering force for this frame
Clear the current path
Get the current waypoint index
Get the current path
Check if a path exists
Check if the path is complete (entity reached the end)
Compute a path from entity position to target
Combines A* pathfinding with steering behaviors for smooth path following. Uses seek for intermediate waypoints and arrive for the final waypoint.
Usage: