llPursue
function ll.Pursue(TargetID: string, Options: {any})Chase after a target.
Causes the character (llCharacter) to pursue the target defined by TargetID.
Parameters
TargetID(string)- Agent or object to pursue.
Options({any})- Parameters for pursuit.
Examples
Section titled “Examples”Add example usage here showing SLua/Luau syntax with ll.Pursue().
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: llPursue