InputType (Enum): Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>Nate m Changed category to Enums |
>Nate m Changed category to Enums |
(No difference)
|
Revision as of 12:06, 2 August 2008
The Enum InputType controls the SurfaceInput of the object Part. It holds thirteen values:
- 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 (Sine)