How do I load player T-Shirts onto StarterCharacters?

I’m making a game with simple R6 StarterCharacters but I wanted to know if theres a way to load the player’s T-Shirt onto the character and not the shirt or pants?

1 Like

In the game settings, avatar and below appears where you can put the id.

Insert a ShirtGraphic instance into your game.

image

image

In the properties window set the property named “Graphic” by copying the link of some T-Shirt from the catalog.

In the game setting, go to avatar and scroll all the way down. Put in the id of the T-Shirt you want them to wear.

Sorry, I think I explained it badly. I mean, the StarterCharacter is a plain coloured avatar with no clothing just coloured (like old Roblox), and I was wondering if there was a way to load the player’s T-Shirt (if they are wearing one) onto their blocky avatar.

uhhh i think i did it? like, i didn’t want to do this because it seemed the long way but i could just edit the player’s avatar…

That would be an Instance called a Shirt Graphic

1 Like