At rot target

From Second Life Wiki

Second Life Wiki > LSL Portal > Events > At rot target
Jump to: navigation, search

Contents

Description

Event: at_rot_target( integer handle, rotation targetrot, rotation ourrot ){ ; }

Result of llRotTarget library function call

• integer handle llRotTarget return
• rotation targetrot llRotTarget rot parameter
• rotation ourrot current rotation (similar to llGetRot)

Examples

See Also

Events

•  not_at_rot_target
•  at_target
•  not_at_target

Functions

•  llTarget Setup a target position
•  llTargetRemove Stop a target position
•  llRotTarget Setup a target rotation
•  llRotTargetRemove Stop a target rotation

Deep Notes

This article wasn't helpful for you? Maybe the related article at the LSL Wiki is able to bring enlightenment.
Personal tools