Best and most efficient way to show character on a podium for character customization?

What would be the best and most efficient way to show your character on a podium? Asking for the character customization system im making.

found out theres only 1 thread talking about this, apparently HumanoidDescription is good for this? lmk

Apparently, cloning the character onto it would probably work as in mirroring its appearance. If that doesn’t work, fall back to an API handling that.

Alternatively, write some custom logic around it, if your game is bound to specific character limitations.