Hey, i don’t really design UI’s, i normally script and build, so i made a character shop UI for my game, and i really want to know if its good and i should use it or not or if i should update it to something better. please, just need feedback.
6 Likes
That is a nice UI
The only problem I have is that the Purchase text is just out of the green part of the button
Good job
4 Likes
Alright, a few words to say
- Purchase button color is TOO bright.
- Purchase button text is overlapping the button.
- Purchase button is too rounded. consider setting the UiCorner value to either
0, 8
or0, 15
.
2 Likes
Much better! The background is less blinding and everything is more neat. Great job.
2 Likes
The Images look a little stretched. Try changing the image ScaleType to Fit, it will look better
1 Like
which image? also i update it once in a while and this is the new look
and thanks i just tried fit with the coins image and it looks better
Also, when i try changing an image to “fit” it makes the size smaller, is there any way to fix this or nah
1 Like
It makes the size smaller but makes it look less stretched. Try increasing the ImageLabel Size and fitting it.
1 Like