Skip to content

Commit 6d4ea24

Browse files
update Open Source Docs from Roblox internal teams
1 parent a36c5df commit 6d4ea24

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

content/en-us/marketplace/publish-to-marketplace.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,13 @@ To upload your asset:
6262
1. In Studio, add the marketplace item to your workspace.
6363

6464
- For accessories and clothing, the item must be an `Class.Accessory` object. For information on the required specifications, see [Accessory Specifications](../art/accessories/specifications.md)
65+
6566
- Upload clothing and accessories as an `Class.Accessory`. For information on converting your `Class.Model` into an `Class.Accessory`, see [Accessory Fitting Tool](../art/accessories/accessory-fitting-tool.md).
66-
- For shoes, select both left and right shoe accessories and right-click > `Group as a Model` before step 2.
67+
- If uploading shoes, each shoe must be their own accessory object:
68+
69+
- Name the respective shoe accessories `LeftShoeAccessory` and `RightShoeAccessory`.
70+
- Select both left and right shoe accessories and right-click > **Group as a Model** before step 2.
71+
6772
- For bodies and heads, the item must be a `Class.Model`. For information on the required specifications, see [Avatar Character Specifications](../art/characters/specifications.md).
6873
- You can add a default skin color to your body by adding a `Class.BodyColors` object to your model.
6974

0 commit comments

Comments
 (0)