Hello. Thank you for showing your interest in my post. I am Tengarapatu, and I have been scripting in roblox for a year. Recently, I had been working on an admin command system, and when all the UI is opened at the same time, it looks somewhat like this:
All the suggestions were taken and the UI has been improved a lot and looks nicer now. Thanks to everyone who contributed to solving my problem by posting detailed ways to improve the UI. Though I am currently quite satisfied with the new UI, any kind of suggestions to further improve it would be appreciated. Thank you again for your time and attention.
Note: I will be recoloring the lock button and the reposition button soon.
Hello! That sounds very good! I created my version based on you GUI. Notice how I only used few colors and the shades of them. And you can see I only used two fonts (Roboto and RobotoMono).
You donât need to give every button a background. The background needs to be transparent sometimes, this is documented at Material Design.
There are all the colors I used (in rgb format):
(55,55,55) - background
(0, 150, 136) - the primary color, I used it at buttons and textboxes
(59, 59, 59) - just the brighter version of the background, used it at the textbox borders (except at the message respond)
(212, 77, 77) - error message background
(255, 92, 92) - error message title background
This 5 colors are actually just 3 colors but with different shades.
I really like the style that this UI contains. No corners, no transparency, no funky icons, etc. Thank you for helping me so much. I really love the vibe of this UI. Thanks again for your time towards helping me make my UI look from a childish non implementable design, to a professional-looking design. I will always be grateful to you.
EDIT: The only visible problem about your UI is that some of the core functionalities are kind of lost, as it is kind of hard to understand whether the lock button is in locked or unlocked state, also the âXâ button is missing from the notification. Also, the setmessage is gone now.
EDIT 2: Though it looks cool, the reposition button does not signify what it is supposed to. Howâd I fix that?
Yes, I had been doing that in my earlier UI, but how would I implement it here? Iâm just asking about the visual aspect, I got the coding part covered.
Just a clip from my previous UI showcasing the functionalities of the buttons and stuff. Kindly ignore if you see the video having a stroke lol, that is the max a GT 660 and an Intel i3 could do.
All the shown functionalities are required, but trying to implement the same on your UI, would completely destroy the current beauty (lol yeah) of it. Visually, how would I make this look better? Please note that I have never used any electronic gadget worth more than $300 so I have no idea about the flagship stuff.
Well, it isnât that hard to do. It wouldnât destroy it. I would say just make a backup of your current game (in case you mess up something) and try re-script the UI.