hello, i am trying to make a gui look more simple
i am kind of experienced with it, but i don’t know how i can make this look better


hello, i am trying to make a gui look more simple
i am kind of experienced with it, but i don’t know how i can make this look better


Just need to scale it down a little and make the buttons a bit less of a rectangle so it fits better.

I got this going! Any other suggestions?
Maybe make the “save” and “load” buttons smaller since its touching the outer line of the frame stroke.
make the “My Builds” text smaller as well as “AutoSave” “motor lock demo” etc
Just make ONE select/load button, and make it so that a player has to select the plot and press the below buttons to save/load.
In response to “making this gui look more simple”.

First, the “My Builds” could just be text. Currently it looks like a button which it probably doesn’t need to be. Instead a red X at the top right is far more intuitive and familiar design.
The slot numbers are unnecessary and don’t add any useful information. I assume players can name their build saves in which further makes the slot numbers unnecessary.
It’s unclear what the number to the right of the slot number represents. But again I really don’t think this is necessary as the user gets to name their build therefore likely already knows what is saved there.
I think with most things less is always more. Try to find what is the minimum you can provide without hindering user experience.
The “my builds” label is actually a button that toggles to another list of builds the player can access. The arrow button next to that is made to switch the format from grid to list. Thank you for the slot name and block count label removal advice though. I might go with that.
Keep the padding consistent, and replace the “Save” and “Load” buttons with icons if possible.
Maybe you could make the slot number visible only when you hover over the name? Maybe up the padding too. Not sure what else you could do to this, looks good so far though.