Simple Waypoint System
Use the Simple Waypoint System integration when a behavior tree should select a path, choose a waypoint, and start, pause, resume, stop, or retime movement.
Install the integration
- Download the current Simple Waypoint System integration from Opsive Downloads.
- Import
BehaviorDesignerSimpleWaypointSystem.unitypackage. - Confirm Set Path appears in the Task List.
What the integration adds
- Waypoint tasks: Set Path, Get Waypoint Of Path, Set Waypoint Of Path, Start Movement, Pause Movement, Resume Movement, Stop Movement, Change Speed, Update Bezier Path.
Build a first workflow
- Create a Simple Waypoint System path and verify its mover follows the route.
- Use Set Path and optionally Set Waypoint Of Path.
- Run Start Movement, then pause and resume it from separate branches.
- Use the movement owner’s completion state before choosing the next behavior.