InputType (Enum): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Mindraker
>Mindraker
(No difference)

Revision as of 13:17, 3 July 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)