Skip to content

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.

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.