I’m am creating an avatar editor system and I have one issue. I want to auto-load Roblox website catalog accessories like Hats, Hairs or Shirts. Currently, I’m using a module script and getting ids from there.
I’ve looked all around the DevForum and I cannot find anything similar to my topic.
I have just been using a module script to get ids and names it works fine, but there aren’t many shirts or pants, and I’ve been manually adding them and it is very time-consuming.
Any help would be appreciated. Thank you for reading!