BloxPeak UI Help

So I want to ask you guys on how can I improve my UI.I made more changes on the ui during this month on my game and I’ve arrived at a better UI for now,but still worried about what can I do to improve my UI and what should I change.
Maybe do you guys can help me ?

3 Likes

This topic should be under #help-and-feedback:creations-feedback . You should probably move this topic before Moderation takes down this topic.

I feel that the TextLabels on the left side, could be lowered slightly to fit the box. ImageButtons on the left side of the screen looks a bit squeezed together, so perhaps stretch the buttons a bit.

1 Like

Ok!Thanks for the suggestion.I will keep in mind and I will do it.

1 Like

Enlarging the buttons on either side. Using UIPadding on the labels on right and images on left to make them smaller. Making buttons on left a square. The timer should be bigger and the text should be smaller (Using UIPadding) and the height meter should be the same as the timer, wider and smaller text.

You need more practise on interface design and user experience because anyone who would join that game would instantly leave. If not I would because its quite roughly made.

1 Like

Alright,I will need to learn UIPadding then,I don’t used it so it will take me some time(maybe)

UIPadding is quite easy to learn and requires no advanced experience. Its basically 4 UDim values representing each side of a UI element (Top, Left, Right, Bottom).

Learn more here →

yeah,I got it .I joined in studio and I started to try each feature of it so I kinda understood it.