Throttle (Property): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Mr Doom Bringer
New page: {{CatUp|Properties}} {| |<onlyinclude>{{Property| name = Throttle |property = Number ''Direction to accelerate'' |description = The direction of mo...
 
>Emess
No edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 5: Line 5:
|property            = [[Number]] ''Direction to accelerate''
|property            = [[Number]] ''Direction to accelerate''
|description          = The direction of movement, tied to the keys W and S. '''Must''' be an integer 1 (forward) 0 (null) or -1 (reverse). Will refresh back to 0 unless constantly set.
|description          = The direction of movement, tied to the keys W and S. '''Must''' be an integer 1 (forward) 0 (null) or -1 (reverse). Will refresh back to 0 unless constantly set.
|object              = [[RBX.lua.VehicleSeat (Object)|VehicleSeat]]
|object              = VehicleSeat
|}}</onlyinclude>
|}}</onlyinclude>
|}[[Category:Properties]]
|}[[Category:Properties]]

Latest revision as of 01:17, 9 January 2011

Throttle
Property Number Direction to accelerate
Description The direction of movement, tied to the keys W and S. Must be an integer 1 (forward) 0 (null) or -1 (reverse). Will refresh back to 0 unless constantly set.
Member of VehicleSeat