At rot target

From Second Life Wiki

Jump to: navigation, search

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

Result of llRotTarget library function call

• integer tnum 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

Personal tools