VEHICLE REFERENCE FRAME
Revision as of 09:31, 17 September 2014 by Dora Gustafson (talk | contribs)
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: integer VEHICLE_REFERENCE_FRAME = 44;The integer constant VEHICLE_REFERENCE_FRAME has the value 44
Used to set the rotation of vehicle axes relative to local frame.
Caveats
Related Articles
Examples
The reference frame can be found in two steps:
- Place the vehicle with front facing east(red arrow) and with left side facing north(green arrow)
- now: rotation refFrame = ZERO_ROTATION / llGetRootRotation();