I want to add catalog items to my game like Adopt Me! (The items that Roblox made) hairs, faces, etc. I think I need to use HTTP service. But I haven’t found any good tutorials. Is there any other way to do this? and HTTP service can’t receive anything from Roblox so I don’t think that’s what I should be using.
2 Likes
I’m not the best with HTTP, but I recommend looking into InsertService to insert the hat into the world via :LoadAsset().
1 Like