How to Change Body Type In Character Customization?
Asked by
4 years ago Edited 4 years ago
Hi, i wanted to make my character customisation to be able to change the player's body type. Such as choosing to use the block rig or the mesh rig. The problem is i have zero idea about how am i supposed to do it.
Edit: I tried cloning a rig(e.g block rig)'s MeshParts and clone it into player's character, and then destroying the original character's MeshParts. Not sure if it's the right way. But right now i'm still stuck in trying to make the tables work so i don't have to write. Char.Head:Destroy() plr.Char.LeftFoot:Destroy() and so on.