Is there a way to add back removed limbs?

I’m attempting in doing a surgery type script where whatever tool is taken and clicked on the player a certain part of their body will be reattached if that limb is destroyed but I’m not sure if attaching limbs back to the player, to function like before is possible

Will the part be grabbed and moved around, or will you use :Destroy()?

Destroyed aaaaaaaaaaaaaaaaaaaaaaaaaa

Why don’t you just make the limb fully transparent?

You could probably just set it’s parent to nil and then the character again?

1 Like

I just destroy it so then the player can get in specific spots like small vents and then reattach the legs