SurfaceInput (Property): Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>Anaminus No edit summary |
>Mindraker No edit summary |
||
Line 1: | Line 1: | ||
{{CatUp|Properties}} | |||
{{Property| | {{Property| | ||
name = SurfaceInput | name = SurfaceInput | ||
Line 13: | Line 15: | ||
*3: Steer | *3: Steer | ||
*4: Throtle | *4: Throtle | ||
*5: | *5: (unused) | ||
*6: UpDown | *6: UpDown | ||
*7: Action1 | *7: Action1 | ||
Line 22: | Line 24: | ||
*12: Constant | *12: Constant | ||
*13: Sin | *13: Sin | ||
[[Category:Properties]] |
Revision as of 12:40, 3 September 2008
SurfaceInput | |
Property | Enum SurfaceInputType |
Description | Sets what the surface's input is. |
Member of | [[RBX.lua.Flagstand, Part, Seat, SpawnLocation (Object)|Flagstand, Part, Seat, SpawnLocation]] |
The InputType Enum set contains 13 numbers:
- 0: NoInput
- 1: LeftTread
- 2: RightTread
- 3: Steer
- 4: Throtle
- 5: (unused)
- 6: UpDown
- 7: Action1
- 8: Action2
- 9: Action3
- 10: Action4
- 11: Action5
- 12: Constant
- 13: Sin