So, I'm making a roleplay game with 3d morphs, and i want it so that you can change morphs without resetting your character, but I don't know how to do it. I'll admit that I used a free model for the morph button, which is Make your Own Morph by Scalentic. Sorry if my explanation was bad.
You should try detecting which models are apart of the morphs, then :Destroy()
them. For example, if a part of the morph is named "MorphedTorso", you should detect that and remove it.