Any suggestions on how to make my health and stamina GUI look better? Right now they seem too basic and I’m not sure how to make it look better, any suggestions on how? Thanks!
1 Like
Try looking at similar games to the one you are designing, look at their ui and study how they made it, then take inspiration from it.
For your gui, I would probably add a uigradient and maybe some type of indication of what the bar is, right now it just looks like a blue and red bar, give the players a hint so they understand its a stamina and health bar, maybe add some icons? Like a heart for the health bar.
1 Like
You can try:
- Adding icons so the user has a better understanding on what bar is.
- Experimenting with different patterns so everythings not just one plain color.
- You can use gradients to add shadows or shines to you ui.
- Ui corners, (personal take but i think bars look better rounded).
Putting these techniques together this is what i came up with.
if you want to mess around with this design stamBar.rbxm (8.3 KB)

