Hello fellow developers, i have a question. Is this GUI good-looking? Please let me know what to improve thanks!
Try adding a UITextSizeConstraint to help keep all the text the same size, you could also change the background colours to make the text stand out more.
Thanks! Going to do that! I had problems with GUIs because on mobile and PC they look different.
It looks OK. But heres a few things you could change:
- Change the text color to white, this will make it stand out from the background.
- Make the background gradient more subtle, try making it two different shades of purple, or two different shades of pink.
Those are just my thoughts though. It’s your gui. So you can do anything to it!
The UI is okay but could have some improvements.
-
The overall UI background is to dark for the black text, you could either change to a brighter color or white.
-
The gradient is a bit off on the ImageButtons, the bottom ones look the same, but the top button seems to have a brighter pink.
-
The text on the “What’s new box” aren’t the same, the 3rd list item seems to have smaller text that the others.
-
The images on the buttons aren’t defined well and seem to have a gradient on them.
Overall the UI is decent but could use some improvements to make it more clear and just a better UI in general. Keep at the work and you’ll be making beautiful UI’s soon.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.