Feedback on Shop UI

Hello, Everybody

I am making a Shop for my simulator game, and I wanted to hear your opinions on it so far I got the coins done. Comment below any criticism(I won’t get upset) or anything that I can fix. I think the colors can be a little better tho.

4 Likes

The style of it is consistent. It looks good. Something that personally bugs me is that the sprites inside the blue are completely filling the blue. I would give it more room to breathe if that makes sense. Other than that I really like it :smiley:

1 Like
  • Colors are nice and don’t burn my eyes
  • “Coins” text could use some padding on the bottom. It doesn’t look good when text touches the borders of a frame.
  • There’s about at least 4 different icon styles. Unless those are placeholders, try to stick with one art style because currently it’s pretty inconsistent.
  • For the “Shop” text, maybe go for something a bit more bold as it is a header. Just try and differentiate it more from the sub-header.

Hope the helps to an amount.

you should put the names outside the image

I would say

  • the icons of the 1k coins and 2k coins doesn’t go with the theme cause of the stroke effect on it
  • I think the texts on the icons “small amount” etc, are annoying and maybe you should make it appear when you hover your mouse on it
  • not a big fan of the font maybe change them
  • fix the COINS text position cause it’s not centered
  • also it’s so close to each other maybe make the shop a little bit bigger

I cannot read, “Small amount” and “bundle of coins” because it’s too blended in with the images. Everything else, I don’t see a problem with.

This might just be me over exaggerating things, but I don’t like the way that the “coins” text is that close to the buttons GUI. I’m not gonna address the fact that the coins text isn’t centred too much since it already has been, but try changing this in the text’s properties:

  • AnchorPoint = {0.5, 0}
  • Position = {0.5, 0}, {0, Y}