Introduction
Spline Path Finding is a path finding system for splines, it's a combination of the branching spline system Spline Plus and the path finding algorithm Dijkstra,
Features
- Multiple Goals.
- Multiple agents for each goal.
- Accurate results
- Spline editing actions to quickly build big and complex paths.
- Events for both Goals and Agents
- All Spline Plus features included
- Use of Unity Reorderable lists
- Full source code included
- Example scenes included