VEHICLE BANKING EFFICIENCY

From Second Life Wiki
Revision as of 16:40, 28 February 2014 by Strife Onizuka (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Description

Constant: integer VEHICLE_BANKING_EFFICIENCY = 38;

The integer constant VEHICLE_BANKING_EFFICIENCY has the value 38

slider between -1.00 (leans out of turns), 0 (no banking) and +1.00 (leans into turns). This parameter makes banking affect steering, not the other way around. Use vehicle angular motors to bank the vehicle.

Caveats

Important Issues

~ All Issues ~ Search JIRA for related Bugs
   Negative values for VEHICLE_BANKING_EFFICIENCY behave the same as positive values.

Related Articles

Functions

•  llSetVehicleFloatParam

Articles

•  Linden Vehicle Tutorial

Deep Notes

All Issues

~ Search JIRA for related Issues
   Negative values for VEHICLE_BANKING_EFFICIENCY behave the same as positive values.

Signature

integer VEHICLE_BANKING_EFFICIENCY = 38;