at_target
at_target(integer TargetNumber, vector TargetPosition, vector CurrentPosition)This event is triggered when the scripted object comes within a defined range of the target position, defined by the llTarget function call.
Parameters
-
TargetNumber(integer) -
TargetPosition(vector) -
CurrentPosition(vector)
Examples
Section titled “Examples”Add example usage here showing how to handle the at_target event.
Add additional notes, caveats, or tips here.
See Also
Section titled “See Also”- Related events and functions can be linked here