#Custom Avatar Editor
1 messages · Page 1 of 1 (latest)
The avatar catalog?
yes
roblox studio teamplates have one similar
Uh
It's just a simple ui
With loading humanoid descriptions onto the character
Like the asset ids
Imagine a big table of asset ids and viewport frames to display them
okay tysm
Making an editor like Berry Ave is actually kinda complex btw it's not just one script. You basically need to learn 3 main things:
- HumanoidDescription: This is the Roblox system that lets you change hair, clothes, and accessories easily via script.
2 . ScrollingFrames: For the UI where you pick the items.
- RemoteEvents: Since the player picks the outfit on their screen (Client), you need to tell the Server to actually put it on their character so others can see it.
Its complex and hard and need a team to do it in a perfect way
yeah i knoe hahs
if this post is solved just add the tag solved