Catalog avatar creator Avatar to Roblox Studio

im wondering if theres a script or plugin that gets a public avatar in catalog avatar creator (uses avatar code like “C2FE6”) and imports it into roblox studio. It would be helpful very much.

1 Like

Catalog Avatar Creator isn’t made by Roblox, and its up to the developer to provide what you’re asking for.

Regardless, you can use a HumanoidDescription, which is how Roblox internally defines the details of an avatar, and clone the details over manually if thats good enough of a workaround. (you’ll need the asset ids of each accessory to do this).

2 Likes

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.