SurfaceInput (Property): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Mindraker
mNo edit summary
>Mr Doom Bringer
No edit summary
Line 3: Line 3:
'''This property is a summery of 6 different properties that perform the same action. They are ''BackSurfaceInput'', ''BottomSurfaceInput'', ''FrontSurfaceInput'', ''LeftSurfaceInput'', ''RightSurfaceInput'', and ''TopSurfaceInput''.'''
'''This property is a summery of 6 different properties that perform the same action. They are ''BackSurfaceInput'', ''BottomSurfaceInput'', ''FrontSurfaceInput'', ''LeftSurfaceInput'', ''RightSurfaceInput'', and ''TopSurfaceInput''.'''


 
{|
|
<onlyinclude>
{{Property|
{{Property|
name = SurfaceInput
name = SurfaceInput
Line 10: Line 12:
|object = [[RBX.lua.FlagStand (Object)|Flagstand]], [[RBX.lua.Part (Object)|Part]], [[RBX.lua.Seat (Object)|Seat]], [[RBX.lua.SpawnLocation (Object)|SpawnLocation]]
|object = [[RBX.lua.FlagStand (Object)|Flagstand]], [[RBX.lua.Part (Object)|Part]], [[RBX.lua.Seat (Object)|Seat]], [[RBX.lua.SpawnLocation (Object)|SpawnLocation]]
|}}
|}}
 
</onlyinclude>
|-
 
|
{| class="wikitable" width=100% border="1" cellspacing="0" cellpadding="4" style="background-color: #fdd; border: 1px solid #f00;"
{| class="wikitable" width=100% border="1" cellspacing="0" cellpadding="4" style="background-color: #fdd; border: 1px solid #f00;"
|+ <big>The InputType [[Enum]] controls the SurfaceInput of the object Part. It holds 13 values:</big>
|+ <big>The InputType [[Enum]] controls the SurfaceInput of the object Part. It holds 13 values:</big>

Revision as of 23:35, 13 May 2010

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

SurfaceInput
Property Enum SurfaceInput
Description Sets what the surface's input is.
Member of [[RBX.lua.Flagstand, Part, Seat, SpawnLocation (Object)|Flagstand, Part, Seat, SpawnLocation]]
The InputType Enum controls the SurfaceInput of the object Part. It holds 13 values:
Enum Name Description
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