What problem does it solve?
This Skill eliminates guesswork and rework for creators building Roblox avatar items by providing a standards-first, step-by-step pipeline so assets pass automated moderation and behave correctly across avatar body types.
Core Features & Use Cases
- Mesh & Performance Compliance: Guidance to keep accessory triangle counts under platform limits, enforce single UV channel in 0-1 space, and apply transforms before export to avoid automated rejection.
- Texture and UV Standards: Best practices for PNG textures, resolution bounds, alpha handling, and UV island padding to avoid compression artifacts and moderation flags.
- Rigging, Cages & Attachments: Instructions for R15 rigging, inner/outer cage conventions for layered clothing, and correct Attachment naming for cross-body compatibility (Classic, R15, Rthro).
- Submission & Marketplace Prep: Checklist for metadata, thumbnails, pricing, moderation risk flags, and in-studio validation steps to reduce rejection rates.
- In-Experience Integration: Patterns for applying outfits via HumanoidDescription, building an in-game shop flow, and persisting outfits for players.
- Use Case: Prepare a hat, layer it as a limited UGC item, test across body types and animations, and submit a validated package to the Creator Marketplace with a low chance of technical rejection.
Quick Start
Create a new accessory by modeling and UVing to the triangle and UV constraints, export as FBX with transforms applied and proper Attachment names, produce PNG textures within 256–1024 resolution, test the item on Classic, R15, and Rthro bodies in Studio, and package the mesh, texture, and thumbnail for Creator Marketplace submission.