Skip to content

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)

Add example usage here showing how to handle the at_target event.

Add additional notes, caveats, or tips here.

  • Related events and functions can be linked here