MakeJoints (Function): Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>Mr Doom Bringer No edit summary |
>Cthboy dffg |
||
Line 1: | Line 1: | ||
{{Function| | [[Media:Example.ogg]]{{Function| | ||
name = MakeJoints | name = MakeJoints | ||
|arguments = | |arguments = fgff | ||
|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.Lua.Part|Part]], [[RBX.Lua.Model|Model]] | |object = [[RBX.Lua.Part|Part]], [[RBX.Lua.Model|Model]] | ||
|}} | |}} |
Revision as of 19:20, 28 June 2008
MakeJoints( fgff ) | |
Returns | n/a |
Description: | Creates a joint on any side of the object that has a surface ID that can make a joint. |