MakeJoints (Function): Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>Anaminus m MakeJoints moved to MakeJoints (Function) |
>Mindraker mNo edit summary |
||
Line 4: | Line 4: | ||
|returns = n/a | |returns = n/a | ||
|description = Creates a joint on any side of the object that has a surface ID that can make a joint. | |description = Creates a joint on any side of the object that has a surface ID that can make a joint. | ||
|object = [[RBX. | |object = [[RBX.lua.FlagStand (Object)|Flagstand]], [[RBX.lua.Part (Object)|Part]], [[RBX.lua.Model (Object)|Model]], [[RBX.lua.Seat (Object)|Seat]], [[RBX.lua.SpawnLocation (Object)|SpawnLocation]], [[RBX.lua.Workspace (Service)|Workspace]] | ||
|}} | |}} |
Revision as of 04:31, 31 October 2008
MakeJoints( ) | |
Returns | n/a |
Description: | Creates a joint on any side of the object that has a surface ID that can make a joint. |