Difference between revisions of "VEHICLE ANGULAR MOTOR DIRECTION"
Jump to navigation
Jump to search
(New page: {{LSL Constant |name=VEHICLE_ANGULAR_MOTOR_DIRECTION |type=integer |value=19 |desc=vector of angular velocity that the vehicle will try to achieve <!-- <lsl> </lsl> --> |functions= {{LSL D...) |
m |
||
Line 12: | Line 12: | ||
|events= | |events= | ||
<!--{{LSL DefineRow||[[changed]]|}}--> | <!--{{LSL DefineRow||[[changed]]|}}--> | ||
| | |articles={{LSL DefineRow||[[Linden Vehicle Tutorial]]}} | ||
|cat1 | |cat1 | ||
|cat2 | |cat2 |
Revision as of 13:45, 29 November 2008
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 that the vehicle will try to achieve
Caveats