How would I make a Change Character Gui/Morph?

I have a gui already but how would I make it so where I have multiple button and each button you click will change you to a different morph while still having all the regular animations I had when I first joined the game? Ive tried EVERYTHING and sadly, nothing is working. Pls help.

In ServerScriptService:

c

In Replicated Storage:

cc

In First Button to switch character:

In Second Button to switch to a different character:

3 Likes

This section is not for requests. Heres support, you would use remote events and use :SetPrimaryPartCFrame to each body part and weld everything to the body part.

1 Like

Oh sorry. And thank you for the help

1 Like

ok so I figured it out but now when I switch, i don’t have the normal animations.

1 Like

It’s quite hard for us to determine the issue when we can’t see what’s going wrong. If you post your code, we’ll be able to help you fix it :wink:

2 Likes

Fixed that. You should now see them.

1 Like

Do you see an issue with the script?

1 Like

I haven’t swapped body parts or character models like you’re doing before so I can’t say if you’re doing it wrong.

However, I think you could use the recently released API for this instead, HumanoidDescriptions.

3 Likes

Yo thank you so much
IT WORKED!!!

1 Like