Used as an argument in PathFollowing. Defines an array of RealVector2D waypoints for the behavior. An example can be found at the QuickStart.
wayPoints |
an array of RealVector2D points |
loop |
true or false. true will keep going around, false will stop at end. default is false. |