#Welding

1 messages · Page 1 of 1 (latest)

calm rose
#

I want to make it so that when interacting with a slime, it disappears and a saved copy from ServerStorage is given to the player’s inventory. Some slimes, like the yellow one I’m showing, consist of several unions connected by WeldConstraints.
However, when I hold it in my hand, only one part appears (in this case, Union1).
I’ve included images of the scripts that I think might be causing the issue, but since I’m a beginner, I might be wrong — so feel free to ask for more screenshots if needed.

quick mortar
#

Cuz they’re not welded

#

Here are some options:

  • Rebuild the model with JoinSurfaces on
  • Use a plugin to weld all of the parts
  • Manually weld them all
calm rose
#

Thank you for your help, I already solved it myself

quick mortar
#

Mark this solved

calm rose
#

I already did it