Looking for Feedback for this settings UI i'm working on

Hi! I’m working on a setting UI for my game and I would like some feedback on how I could possibly improve it. Additionally, I feel like I could also use some feedback on how I should make the tab buttons indicate you’re on the current tab design wise.

image_2024-12-02_143104930

to be honest even i don’t see what can be changed

Text should probably be the same size in identical buttons, GRAPHICS has a smallr font than VOLUME/OTHERS.

1 Like

i don’t really know how to do that since the longer the word is the more ‘compressed’ it becomes (the text size becomes smaller) + its on TextScaled due to other devices.

Yes, that is something you should improve upon. You can write a script to handle text size.

Ah I see, anymore flaws that can be improved?

The padding between elements is inconsistent, the shadow blocks have a much smaller space than the shadow-graphics block

1 Like

You should add a divider between the top buttons and the settings.

1 Like

Do you mean like the white lines people commonly use? Sure, I can do that. Just figuring out if I should make it white or black or gray.

I’m sure black would look the best.

1 Like

This looks pretty good.

A way to show the tab you’re currently on would be to decrease the size of the tab button. This could make it look like it’s pressed down.

Or you could outline the button in green, or change the text colour to green (or any colour really).

1 Like

Made some changes!
image_2024-12-03_014544148