Shirt Won't Show On Model

I am making a viewport frame GUI that displays the player’s character. As of right now it clones all of the player’s accessories and clothing and adds them to a world model. It adds the player’s shirts and pants but it doesn’t show up.

Any ideas of what’s wrong?
image

Thanks if you can help :slight_smile:

what does the shirt and pants ID say?

1 Like

So this is probably due to the shirt and pants ID being incorrect. Are you setting them manually?

1 Like

All clothing IDs are valid.

Can you click the box/field of the ShirtTemplate and press enter? See if that fixes anything.

Do they correctly render on the workspace model?

Are you changing the shirt on the Player or the Character and where is the script getting the information from?
Try manually changing each one to see what happens in your GUI.