Hello there!
I’ve recently created a modern game UI framework, and wanted to open source it.
This framework was made to be extremely customizable, so it is pretty easy to set up.
Disclaimer
Basic scripting knowledge is recommended before tampering with the scripts.
Modern Game UI.rbxl ← RBLX File
The attached file comes with:
-
3 Buttons
-
Stats Frame
-
Inventory Frame
-
Settings Frame
Showcase
Customizing
Features
Button & Frame Names
This UI was made to be extremely customizable and user-friendly.
After changing the “Name” property of each UI object, as shown below:
You must also remember to change the contents of the UI effect scripts and the action handlers.
When opening these scripts, you will see either of the following:
In these variables, you must change the corresponding value to the new name that you provided for the specific UI element.
And that’s pretty much it!
As I said, you should have basic scripting knowledge, but other than that, it should be pretty easy to customize and change certain UI elements.
This UI is free to use, no need to credit me, but please don’t claim you created them!
Enjoy!