VEHICLE ANGULAR MOTOR DIRECTION
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: integer VEHICLE_ANGULAR_MOTOR_DIRECTION = 19;The integer constant VEHICLE_ANGULAR_MOTOR_DIRECTION has the value 19
vector of angular velocity (in radian/second) that the vehicle will try to achieve
Caveats
- VEHICLE_ANGULAR_MOTOR_DIRECTION magnitude is capped at 4 * PI (2 revolutions per second total)