llPatrolPoints
function ll.PatrolPoints(Points: {any}, Options: {any})Patrol a list of points.
Sets the points for a character (llCreateCharacter) to patrol along.
Parameters
-
Points({any}) - A list of vectors for the character to travel through sequentially. The list must contain at least two entries.
-
Options({any}) - No options available at this time.
Examples
Section titled “Examples”Add example usage here showing SLua/Luau syntax with ll.PatrolPoints().
Add additional notes, caveats, or tips specific to using this function in SLua/Luau.
See Also
Section titled “See Also”- Related functions can be linked here
- LSL equivalent: llPatrolPoints