Basically, i have a model, and that model haves 6 unions, I Cant bring them all together cause roblox doesnt let me cause "triangle limit is more than 3000"
I want to make a tool with that model, And as roblox wiki says: You can only have one handle.
I need help for adding all those 6 unions in a single tool.
Also, use the "ANSWERS", Not the comments to answer this.
EDIT: Im a begginer scripter, builder and stuff like that, So dont get me with afmtalbilistialmicliopolinastius (...Complex...) terms like CFrame.
Ungroup the model inside the tool and pick a part to be the handle or make a handle yourself and make it invisible. Then you can weld all the parts together using a weld script you can find in free models. Search qPerfectionWeld in free models and you should find the weld script. Place it into your tool and test it out in game.