Steer: Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>TaslemGuy
New page: {{CatUp|Properties}} {| |<onlyinclude>{{Property| name = Steer |property = Number ''Direction to turn'' |description = The direction of movement, t...
>TaslemGuy
Fixed lingering mistakes from copy+paste.
Line 4: Line 4:
name                = Steer
name                = Steer
|property            = [[Number]] ''Direction to turn''
|property            = [[Number]] ''Direction to turn''
|description          = The direction of movement, tied to the keys A and D. '''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 A and D. '''Must''' be an integer 1 (right) 0 (straight) or -1 (left). Will refresh back to 0 unless constantly set.
|object              = VehicleSeat
|object              = VehicleSeat
|}}</onlyinclude>
|}}</onlyinclude>
|}[[Category:Properties]]
|}[[Category:Properties]]

Revision as of 16:52, 17 January 2011

Steer
Property Number Direction to turn
Description The direction of movement, tied to the keys A and D. Must be an integer 1 (right) 0 (straight) or -1 (left). Will refresh back to 0 unless constantly set.
Member of VehicleSeat