Is there a way to attach a model´to a player?

I want to attach a model to a R15 torso. I don’t want to add welds to every single part. Is there a more efficient way?

2 Likes

Weld all the parts in the model to the primary part of the model, put the model into the character, then create a motor6d and attach it to the humanoid root part and the primary part of the model

2 Likes

Use a welding plug-in, one that allows you to select multiple parts and weld them all to the same part. Weld everything to a base part, or the largest part, then weld that to the torso. (you might want to separate the parts into lower and upper torso, since you are using r15)