Waypoint Following¶
Description¶
This brain makes a character follow a set of waypoints.
Brain¶

Usage¶
First set up the waypoints:
- Create an empty game object called “Waypoint”
- Add a brain
- Add a new slot called “next waypoint”
- Duplicate the waypoint game object and position them as you like
- For each waypoint set the “next waypoint” slot to another waypoint
Then have your character follow them:
- Click the image above to copy and paste the blocks into your character’s brain
- Set the “current waypoint” slot to the first waypoint