A script that makes all parts in a model jointed / welded

Is it possible to joint or weld all parts in a model at once with a script?
I searched for many scripts in the libary, Most of them just crashed my studio when I used them…

1 Like

This post should give you an idea of what you should do:

https://developer.roblox.com/en-us/api-reference/function/Model/MakeJoints

Besides that there is a really good plugin that lets you create welds with a push of a button (Really useful for tools):
https://www.roblox.com/library/342043284/Live-Weld-Plugin-Born2Weld-Updated

5 Likes