Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

how to change 3d morphs?

Asked by 3 years ago

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.

1 answer

Log in to vote
0
Answered by
Qariter 110
3 years ago

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.

Ad

Answer this question