Difference between revisions of "VEHICLE BANKING TIMESCALE"
Jump to navigation
Jump to search
(New page: {{LSL Constant |name=VEHICLE_BANKING_TIMESCALE |type=integer |value=40 |desc=exponential timescale for the banking behaviour to take full effect <!-- <lsl> </lsl> --> |functions= {{LSL Def...) |
m |
||
Line 12: | Line 12: | ||
|events= | |events= | ||
<!--{{LSL DefineRow||[[changed]]|}}--> | <!--{{LSL DefineRow||[[changed]]|}}--> | ||
| | |articles={{LSL DefineRow||[[Linden Vehicle Tutorial]]}} | ||
|cat1 | |cat1 | ||
|cat2 | |cat2 |
Latest revision as of 13:43, 29 November 2008
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: integer VEHICLE_BANKING_TIMESCALE = 40;The integer constant VEHICLE_BANKING_TIMESCALE has the value 40
exponential timescale for the banking behaviour to take full effect
Caveats