Does my gui look nice?

I am currently working on a prototype gui for a server system
however it isn’t finished yet but i’ll love some feed back on it

not all the buttons work

I’ve got a few questions to keep in mind for additional feed back.

  1. Is it hard to navigate through the gui, meaning is it hard to find what your looking for?
  2. Are there too many unnecessary functions inside of it or not enough?
  3. Does the gui look appealing to the user, either if its too bland and boring or too much to the point where you dont know whats going on?

how the server system will work, it is split into 2
which you can either join servers or create them

for the join there is a search bar which allows the player to find what they are looking for
and it’ll display the servers

and for the create there are options to change the map, the game mode, difficultly and the privacy of the server

i won’t exactly explain all of it, but i’ll let you see for yourself
serversystemui.rbxm (25.8 KB)

5 Likes

Tip, just put a picture of your GUI, because half of the people who saw this probably didnt want to download it, therefore, less feedback

I guess it looks ok, I like the overall style, however, I will see what the other people think

1 Like

Part of the GUI is round while the other part has sharp egdes, I suggest staying more consistent. The Join and Create button could do with being more “into” the main GUI (Like how tabs look like in the chrome browser) The entire color just seems a bit too bright and simple.

4 Likes

Gonna make it probably a bit harsher than it needs to be, but I hope you take it in a well manner. It isn’t good. You can improve on every single little detail. The join and create at the top partially intersect into the main frame, a little pet peeve for me. Lots of empty space. Font choice. Colour choice. Obnoxiously large contents. Random cog? Make the open button closer to the side of the screen. Feel free to reply/message me if you have any further questions.

4 Likes

It looks good so far but if you want people to really be inspired by it you should use stuff like UI gradients, maybe animate the gui too. But overall, great work on the gui!

It needs a lot more detail, I think you should add a darker frame behind the buttons to make them have shadows. Some of the buttons have UICorner’s and others don’t. I would also suggest using an image for the open button instead of having it just show text, it would also help people figure out what the button is for.

1 Like

It looks like a great UI to add pictures to as the backdrops.

You could:

Use a different font
Use gradients
Make the edges more rounded

Also the “Join” button isn’t as far down on the line as the Create button is on that end.

We don’t need rounded edges to make it look good.
I mean, just look at the GUI from BaseAdmin.
image

I could make this round… if that’s what people want.

1 Like

The black outlines are too distracting in my opinion.

It really depends on the style of the game, for icecream’s whole bright colors and everything, I feel like round egdes work better

1 Like

Difference is, that UI uses only hard edges, whilst his uses both round and hard edges. I agree hard edged UI does look goo, but not when combined with rounded edges.

1 Like

It looks very basic and boring. I’d say to make sure you stick to a theme of rounded corners or sharp corners as well as a color theme to make it seem more appealing to your audience.

i tried to make it look like google chrome tabs

Shadows, thicker strokes, more uicorner

Mm, didn’t work out too well. My honest opinion:

Together with the font, the color, proportions and edges, I don’t like this GUI.

I prefer UI with one theme, yet yours feels like it had no particular theme going for it. The tabs at the top are awkwardly spaced, and way too tall for my liking, they don’t feel like buttons but more like something holding the UI up. When using rounded edges, don’t make 2 frames touch it just generally looks bad. The colors of the buttons inside the frame are way too saturated and don’t compliment each other at all, and have a weird spacing between them.The map image is not centered nor sized in a way that I would.The font and font size feels off, especially with the text in the open button touching the sides. Too much is going on in this UI, it’s overcomplicated and inconsistent.

Now to add some positive feedback;

To go more with the google chrome tabs design you mentioned, remove all the rounded edges and more the Create and Join buttons all the way to the left, and make them less tall. Next, use a UILayout for all the buttons inside the GUI, to make it look more organized. And stick with 2 complimenting colors from perhaps a color wheel. This will give your UI a soothing and calming effect, allowing players to look at it for longer than lets say a bright blue background

And yeah, remove the borders by putting border pixels to 0, borders never really fit into UIs like those.

1 Like