How do you make a mesh sword with multiple different parts successfully into roblox as a tool

So i have this mesh sword that i want to make a tool but because their are more than one mesh i don’t understand how to make it one single mesh here is the image and what i hope to achieve. What i need to be one part https://gyazo.com/a62b35b05e93b769f11816174c07a752 What i want to be achieved. https://gyazo.com/30df1aa6eadcf2c70e3d77b1dada9f22

2 Likes

The best way I’ve found to do this is to right click the model and export it to Blender, then re-import it to Roblox. Sometimes the textures/colors do not stick though.

1 Like

Change the name grip to handle. Then add 3 weldconstrains in there and put as part0 : handle 3 times. Part 1 needs to be different each time, first time crossguard, then blade and crossguard + pommel. The order doesnt matter.

3 Likes

Good idea i have not tried that yet.

1 Like