InputType
The InputType Enum controls the SurfaceInputs of Part.
Items 3
History | Name | Value | Legacy Names | Description | |
---|---|---|---|---|---|
536 | NoInput | 0 | Action1, Action2, Action3, Action4, Action5, LeftTread, RightTread, Steer, Throtle, Throttle, UpDown | Behaves like a weld and does nothing. | |
356 | Constant | 12 | Rotate at a constant velocity of BasePart | ||
356 | Sin | 13 | Rotate at a velocity of:
|
Removed items 11
History | Name | Value | |
---|---|---|---|
356 | Action1 | 7 | |
356 | Action2 | 8 | |
356 | Action3 | 9 | |
356 | Action4 | 10 | |
356 | Action5 | 11 | |
356 | LeftTread | 1 | |
356 | RightTread | 2 | |
356 | Steer | 3 | |
255 | Throtle | 4 | |
356 | Throttle | 4 | |
356 | UpDown | 6 |
Description
The InputType Enum controls the SurfaceInputs of Part. Several parameters here are left-overs from 2005, before Roblox was a multiplayer game, and are used by Part.BackSurfaceInput, Part.BottomSurfaceInput, Part.FrontSurfaceInput, Part.LeftSurfaceInput, Part.RightSurfaceInput, Part.TopSurfaceInput.
History 43
- 536 Change LegacyNames of NoInput from [] to [Action1, Action2, Action3, Action4, Action5, LeftTread, RightTread, Steer, Throtle, Throttle, UpDown]
- 356 Remove UpDown
- 356 Remove Throttle
- 356 Remove Steer
- 356 Change Index of Sin from 12 to 2
- 356 Remove RightTread
- 356 Remove LeftTread
- 356 Change Index of Constant from 11 to 1
- 356 Remove Action5
- 356 Remove Action4
- 356 Remove Action3
- 356 Remove Action2
- 356 Remove Action1
- 329 Change Tags of UpDown from [] to [Deprecated]
- 329 Change Tags of Throttle from [] to [Deprecated]
- 329 Change Tags of Steer from [] to [Deprecated]
- 329 Change Tags of RightTread from [] to [Deprecated]
- 329 Change Tags of LeftTread from [] to [Deprecated]
- 329 Change Tags of Action5 from [] to [Deprecated]
- 329 Change Tags of Action4 from [] to [Deprecated]
- 329 Change Tags of Action3 from [] to [Deprecated]
- 329 Change Tags of Action2 from [] to [Deprecated]
- 329 Change Tags of Action1 from [] to [Deprecated]
- 255 Add Throttle
- 255 Remove Throtle
- 254 Remove Throttle
- 254 Add Throtle
- 255 Add Throttle
- 255 Remove Throtle
- 47 Add UpDown
- 47 Add Throtle
- 47 Add Steer
- 47 Add Sin
- 47 Add RightTread
- 47 Add NoInput
- 47 Add LeftTread
- 47 Add Constant
- 47 Add Action5
- 47 Add Action4
- 47 Add Action3
- 47 Add Action2
- 47 Add Action1
- 47 Add InputType