Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
3

How to make A Gui of youreself And equip armor,robes on it?

Asked by 10 years ago

How to do so /\ read the Upper Question.

1 answer

Log in to vote
2
Answered by
adark 5487 Badge of Merit Moderation Voter Community Moderator
10 years ago

There is no possible way to do this using any ROBLOX API if you're asking for a 2D image.

However, I would examine the inventory code used in ROBLOX Battle (Click 'Raw' or 'View Raw' to download.) to see how they did it in 3D. (ROBLOX Battle itself went back to being CopyLocked sadly.)

The script you're going to want to look at is StarterGui.InventoryGui.NewInventoryMain.

Ad

Answer this question