Gui doesnt look good with the game

Tried making a “Health” gui for rocks and stuff in a topdown type game, and the currently gui just doesnt fit, looks horrible

Wondering what you guys think could make it better / what could just be a better gui instead of this

2 Likes

You should definitely add a UIStroke (outline) to the background frame. You can also try experimenting with UIGradients, see if it looks good.

1 Like

Alright added Some ui stuff to it, it just feels like it doesnt fit for some reason
image

Also whats the point of UiStroke?, it just feels like the border frames already have

1 Like

It’s just more customizable. And plus, it works on all GUI objects.

1 Like

Makes sense,
Also is there a way to only round the corners of a frame on one side?, trying to keep the frame square against the edge of the screen but rounded on the other side

Hello!
My suggestions are:

  • Make the Text White
  • Add Rounded Corners (UICorner)

You Can Add UICorner Then Tuck The Frame Out Of The Screen To The Right Just A Little.

What about this type of UI?
I think it’ll look good…

1 Like