How to I weld my parts together?

Okay, so I don’t really build I tried to make a super basic gun, since I’m learning scripting. I was going to script it as, when I tried to hold the gun it didn’t work!
image
image
Please help real quick.
Edit: Only the handle is being put in my hand, otherelse the other parts are just being put on the floor near my AI

Hello

There used to be multiple ways to do this. (Not anymore).


What to do?

There is only two options you can do:

  • Constraint the Parts
  • Script the parts

This means you will need to add code to the parts to get them to weld together, you can find out how to do this by searching the Devforums.


Conclusion

Try these options. If none of these work please let me know.


Thank you!

Insert a weld object inside the handle for each part you wanna weld, Part0 should be the base part (Handle) and the Part1 should be the part you want to weld.

There’s a free model that auto welds parts together.
qPerfectionWeld

2 Likes

Thanks. (Charactersssssssssssssss)