Path Finding
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 agents.
- Advanced Events.
- Advanced spline modeling features to quickly build complex paths.
- Full source code included
- Example scenes included
| Variables | Description |
|---|---|
| On/Off switch | Enable/disable goal animation. |
| Game object slot | Goal game object. |
| Settings | Open goal Settings window. |
| On/Off switch | Enable/disable agent animation. |
| Game object slot | Agent game object. |
| Settings | Open agent Settings window. |