VEHICLE LINEAR MOTOR OFFSET
Revision as of 06:26, 8 April 2008 by Karzita Zabaleta (talk | contribs) (New page: {{LSL Constant |name=VEHICLE_LINEAR_MOTOR_OFFSET |type=integer |value=20 |desc=vector of offset from the center of mass of the vehicle where the linear motor is applied. <!-- <lsl> </lsl> ...)
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: integer VEHICLE_LINEAR_MOTOR_OFFSET = 20;The integer constant VEHICLE_LINEAR_MOTOR_OFFSET has the value 20
vector of offset from the center of mass of the vehicle where the linear motor is applied.
Caveats
Related Articles
Functions
• | llSetVehicleVectorParam |