MovementLoop Fields
The MovementLoop type exposes the following members.
Fields
Name | Description | |
---|---|---|
IsLoop |
Loop the PathLoop
|
|
RandomiseDistanceMax |
Distance maximum of randomized position RandomisePath
|
|
RandomisePath |
Randomize path (can cause blockages when the randomized position is underground or in an obstacle, use with caution).
|
|
ReturnToLastPositionWhenLoop |
Return to last position after stop move (if disabled the bot goes to the position closest to the PathLoop)
|