I’ve decided to remake my current game GUI’s, so this is so far how the new design looks like.
Honestly, it looks gorgeous on how simplistic it is… I’m astonished that you made it worked with Sans Serif font! It’s a nice UI to be in a cityscape game. Good job!
However, I noticed few teeny-tiny hiccups;
The subtext; “40$ every 10 minutes…” maybe it can lose some transparency and size as it looks like another header/topic.
and maybe the unemployed option could do good if at the top or bottom…
The padding between the ‘Apply’ button and the right edge of the container is a bit inconsistent. With a few addition of pixels into the padding, it’ll be good!
The addition of “closes this gui” is a bit unnecessary and jarring to look at. Maybe just make ‘Resume Game’ or 'Close Panel, ‘Close UI’, ‘Close GUI’ or just standalone ‘Close’.
…and a suggestion, Have you ever considered adding a Blur effect? Cause it’ll look a hundred times more sophisticated and proffesional.
Regardless, you did a great job for making a simplistic yet gorgeous UI!!!
I appreciate the constructive feedback!
And yes, I do plan to have a blur effect ,so each of those frames will have it when opened
About the apply button, do u think I should move it a bit to the left?
Yeah! Just a few pixels to the left!
30CHARRRRSS
This is how it looks from a PC prespective, the one I sent above [in the original post] was from a smaller device, so here I’ve changed the transparency of the job description too.
A small demonstration with blur on
Also made it so now the ‘unemployed’ will be at top
There’s a few alignment issues;
The padding in the left are more than the right and there’s a few Y alignment issues can be seen with the arrows. Do you use UIListLayout? If so, are all the buttons the same size in Y?
Yeah I am using UIList, but there’s an issue:
Everytime I clone the frame, you can see the issue with their heights [Y].
What’s the size and absolute size of button?
Make the AbsoluteSize rounded off, make it not have decimals and you should be good to go
It won’t let me edit those values
Oh i forgot to mention, edit the Size property so the AbsoluteSize will be integer.
These GUIs look good. Make the text/font more visible by making it all white and a bit thicker/larger.
Hey again,
so today I added couple of new things on the screen as you can see,
anything that could be improved/changed in these? [the day+time at the top, and the buttons on the left side]
clean, but some things i want to point out are the icons have varying different stroke sizes? It looks weird having the help icon have a thick stroke meanwhile apartments have a very thin stroke. The rest however looks clean, good job!