DOWNTIME ANNOUNCEMENT - Maintenance will be performed from 1AM-3AM Pacific Time on 2010-03-20 (tonight). Please do not edit any pages during this time.
VEHICLE BANKING EFFICIENCY
From Second Life Wiki
| LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Tutorials |
Contents |
Description
Constant: integer VEHICLE_BANKING_EFFICIENCY = 38;The integer constant VEHICLE_BANKING_EFFICIENCY has the value 38
slider between -1 (leans out of turns), 0 (no banking) and +1 (leans into turns)
Caveats
Important Issues
~ Search JIRA for related Bugs| | | SVC-5205 | [A, C] | Negative values for VEHICLE_BANKING_EFFICIENCY behave the same as positive values. |
Deep Notes
Issues
~ Search JIRA for related Issues| | | SVC-5205 | [A, C] | Negative values for VEHICLE_BANKING_EFFICIENCY behave the same as positive values. |

