Skip to content

llRotTarget

Function Syntax
integer llRotTarget(
  1. rotation Rotation,
  2. float LeeWay
);

Set rotations with error of LeeWay radians as a rotational target, and return an ID for the rotational target.

The returned number is a handle that can be used in at_rot_target and llRotTargetRemove.