SurfaceInput (Property): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Mindraker
No edit summary
>Legend26
No edit summary
 
(29 intermediate revisions by 7 users not shown)
Line 1: Line 1:
{{CatUp|Properties}}
{{CatUp|Properties}}


{{Property|
This property is a summary of 6 different properties that perform the same action. They are ''BackSurfaceInput'', ''BottomSurfaceInput'', ''FrontSurfaceInput'', ''LeftSurfaceInput'', ''RightSurfaceInput'', and ''TopSurfaceInput''.
name = SurfaceInput
 
|property = [[Enum]] ''SurfaceInputType''
<onlyinclude>{{Property
|name       = SurfaceInput
|property   = [[SurfaceInput_(Enum)|SurfaceInput]] ''SurfaceInput''
|description = Sets what the surface's input is.
|description = Sets what the surface's input is.
|object = [[RBX.Lua.FlagStand (Object)|Flagstand]], [[RBX.Lua.Part (Object)|Part]], [[RBX.Lua.Seat (Object)|Seat]], [[RBX.Lua.SpawnLocation (Object)|SpawnLocation]]
|object     = BasePart
|}}
}}</onlyinclude>
 
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


[[Category:Properties]]
[[Category:Properties]]

Latest revision as of 22:32, 23 December 2011

This property is a summary of 6 different properties that perform the same action. They are BackSurfaceInput, BottomSurfaceInput, FrontSurfaceInput, LeftSurfaceInput, RightSurfaceInput, and TopSurfaceInput.

SurfaceInput
Property SurfaceInput SurfaceInput
Description Sets what the surface's input is.
Member of BasePart