Hey! So for a while I have been looking for a recreation of the Inventory GUI from Roblox’s “The Classic” Event. Do any of you have one? it can be anything actually but if you do have the actual GUI It’d be appreciated. image for example.
I’m quite sure that there is no exact replica, but the UI can be recreated very easily! For the main frame you can experiment with the Transparency values for gradients to recreate the fading effect. For the main frame you can add an UIListLayout and add the item frames. For those you can simply use an UICorner, UIStroke, tweak the colors and transparency, then find the font used and create a text label replicating the original.
Afterwards, you can find a tutorial on the DevForum, YouTube or another platform of choice on how to implement a custom inventory system, if you’re unsure on how to do it yourself. (preferably step-by-step)
I explained in UI/UX Designer terms, if you’re just looking for the exact replica to insert in your game, that’s very unlikely, but you can always try finding it, and it’s very unlikely that someone here will fully build an UI replica. I highly recommend creating your own replica,.
Hope this helps!
Will be doing thank you for your help!
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.