Difference between revisions of "VEHICLE LINEAR MOTOR TIMESCALE"
Jump to navigation
Jump to search
(New page: {{LSL Constant |name=VEHICLE_LINEAR_MOTOR_TIMESCALE |type=integer |value=30 |desc=exponential timescale for the vehicle to achieve its full linear motor velocity <!-- <lsl> </lsl> --> |fun...) |
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:53, 29 November 2008
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: integer VEHICLE_LINEAR_MOTOR_TIMESCALE = 30;The integer constant VEHICLE_LINEAR_MOTOR_TIMESCALE has the value 30
exponential timescale for the vehicle to achieve its full linear motor velocity
Caveats