Feedback on some developer menus

Hello everyone! My game is heavily based around singleplayer progression, but I plan to have a public testing server for everyone to play where data isn’t saved, you have infinite money and the daily times are set at your whim along with seasons and such. Which is why when I make little developer menus, I try to make them look as nice as possible if I ever want to reuse them or upload them. I want to see community feedback/give these (not functioning) menus to the public!
I couldn’t find out how to individually upload, the attached place file contains all my GUI under StarterGUI disabled and invisible. The only script I left in was to make the frames drag.

doppelbonnets_ui_rips.rbxl (78.6 KB)

1 Like

just to make it easier for everyone to see.
here are all of the UI’s from a device-tested 1920x1080 screen!




ok, one thing is that some of these are using offset (pixels) to size the frame. on certain devices, those frames will become HUMUNGOUS, and even clip outside of the screen.

as for looks, i’ll let others handle that, but it definitely needs improvement. i’m feeling lazy right now. :sleeping:

1 Like

i think roblox should have a more accessible way for UI to be sized. i guess it’s also a skill issue for me not understanding, i’ve tested these on mobile and they’re completely cooked, as well as console. i think my current project is going to require a ton of ui stuff and barely any building (building i have to do will be made into a png for an item half the time!) so i REALLY need to lock down gui :sob: these were also made with my trash pc, akin to an office job computer but worse, so i’m sure it looked good with my setup as i really just tossed these together

1 Like