Ideas and Advice for my GUI

Hey everybody-

I’m creating this dance GUI for my game, and things look a little bland:
dancelist001 How can I spice things up a bit? I’m taking any ideas!

1 Like

You might want to remove the border between the scroll bar and the main part of the dance list gui. Also you might want to move up the scrolling frame that has the dances, since the ‘End Dance’ button is slightly covering it. I’m not sure exactly what kind of style you’re trying to get at, but you might want to also want to make the ‘End Dance’ button fit the style a bit more and look a bit more similar to the rest gui.
Also some of the text doesn’t appear to be centered.
You could try making the margin between the header and the top a bit shorter.

How would I get rid of the border between the scroll bar?

I’ve looked thru the properties and cant figure it out

It should be BorderSizePixel, although it’ll also remove the border around the scroll bar, so you might have another frame with an outline as it’s parent, both being the same size.

1 Like

It’s a bit too black. Maybe change it too grey or dark grey like discord dark mode grey. Otherwise the contrast would be too high and that doesn’t look good.
The font is pretty, but i wouldn’t choose that blue tbh, since it’s again too much contrast. Go with a less harsh blue like a lighter, less neon one.

The “End dance” button should be a bit bigger, so people won’t accidently click on the last dance animation.

You also have to think about mobile gamers.

I think you should make all the buttons have a slightly lighter background than the black (dark gray, or mostly transparent white. If you do that you can probably keep the text color the same.
You could also move the “Dance List” text up a bit, and move all the buttons up, and then have the end dance button be the same size and shape as the others. You would want a different background or text colour for that button though.

Let me know if you want any changes and then I’ll send you the model if you want :upside_down_face:

1 Like

Woah looks really good! It looks a lot more professional and well build than the original. Good job!

1 Like

Version 2

1 Like