Roblox: wear it in a game
Use your clothing in your own experience. Upload a decal, set it on a Shirt, play.
Video coming soon. The written walkthrough below is the whole build.
Written walkthrough
Dress the characters in your own game in your clothing without the Marketplace. The clothing is stored in your game as an image, and image uploads are free.
1. Start from the free try-on
Do the See it on an avatar walkthrough first. When the shirt looks right on a block rig in Studio, continue here.
2. Upload the picture as a decal
In Studio’s Asset Manager, the picture you imported is already an image on your account. To upload from the website instead, the Creator Dashboard takes PNGs as Decals, also free. Either way, open the asset page and copy its URL or ID.
3. Set the Shirt to your decal
In your game, put a Shirt instance where characters get dressed (a StarterCharacterScripts setup, an NPC model, or a script that gives it to characters). Paste the decal’s website URL into the ShirtTemplate property; Studio converts it to the internal ID on paste. Pants and t-shirts work the same with PantsTemplate and Graphic.
4. Play it
Press Play. Anyone wearing that Shirt instance wears your design. Friends who join your experience see it too; the image is public once it is on your account.
No fee applies because nothing goes on sale. To sell the shirt for other people’s avatars, see the Marketplace walkthrough; it has real costs.