MakeJoints (Function): Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>Mr Doom Bringer No edit summary |
>Mr Doom Bringer No 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 = [[Part]] | |object = [[RBX.Lua.Part|Part]], [[RBX.Lua.Model|Model]] | ||
|}} | |}} |
Revision as of 17:41, 28 August 2007
MakeJoints( ) | |
Returns | n/a |
Description: | Creates a joint on any side of the object that has a surface ID that can make a joint. |