| title | Classic clothing |
|---|---|
| description | Classic clothing are decals you can apply to a classic character model's surface. You can create classic clothing items on Roblox and upload them to the Marketplace. |
<Grid container spacing={2} style={{ marginBottom: 24, width: '100%' }}> <Grid item xs={6} style={{ padding: 16 }}> <Grid item container wrap="nowrap" direction="column" style={{ gap: 8, flex: 1 }}>
<Grid item xs={6} style={{ padding: 16 }}> <Grid item container wrap="nowrap" direction="column" style={{ gap: 8, flex: 1 }}>
Classic clothing are the most basic type of avatar item available to purchase and sell on Roblox. With any image editor and web browser, you can create classic clothing items and sell them on the Marketplace.
To create classic clothing items:
- Decide on the type of classic clothing you'd like to create.
- Create an image for your asset using an image editor of your choice.
- Test your creation in Studio to ensure it looks as intended.
- Upload the image file to the Marketplace through a web browser.
- Adding an item to the Marketplace requires a Robux fee.
- Upon successful moderation, you gain a copy of the asset in your inventory.
The three types of classic clothing items are T-shirts, Shirts, and Pants. Each has different design and format requirements.
T-shirts are a square image, such as 512x512 pixels. When properly configured, classic t-shirts display on the front torso of a blocky character.
Classic shirts and pants are image assets that wrap around an avatar's body. Because classic shirts and pants have specific size requirements, download and modify the provided template files to begin creating these assets.
Shirt (torso and arms) Pants (torso and legs) Table of sizes for each template part| Shape | Pixel size (width x height) | Clothing parts |
|---|---|---|
| Large square | 128 × 128 | FRONT and BACK |
| Tall rectangle | 64 × 128 | Sides of torso (R, L) Sides of arms and legs (L, B, R, F) |
| Wide rectangle | 128 × 64 | UP and DOWN |
| Small square | 64 × 64 | Top and bottom of arms and legs (U, D) |
To begin creating classic clothing:
- If you are creating a classic shirt or pants, download and unzip the following clothing templates to use as a canvas for your art.
- Modify the image in an image editor of your choice.
- Export the image as a
.pngor.jpgbefore testing or uploading to Roblox.
When applying clothing to avatars in Roblox, some limits exist with the templates and may require some testing to get right, as shown in the following examples:
The shoe designs in this example are near the bottom of the leg regions (L, B, R, F) but don't extend too far up. This provides a distinct separation between the shoes and the bottom of the jeans. The shoe designs in this example extend too far up the leg regions (L, B, R, F) which make them appear as if they're part of the pants. The same issue may occur near other joints on the avatar's body. After creating your classic clothing, [test](./test-classic-clothing.md) your creation in Roblox Studio before [uploading](./upload-classic-clothing.md) and selling your asset on the Marketplace.



