UI Showcase & Feedback

I wanted to showcase my admin ui for a game I want to make one day. This is what I have so far. I feel like I’m spending too much time on it since I’m the main one who’s going to use it, but it’s been really fun designing it and scripting it to work how I want. Any feedback on the design or ideas on how to make it better is appreciated!

1 Like

So far it looks very nice! It has a visionOS feel to it. However, the animation does feel a little bit unresponsive. Maybe you could try lower the tweening time a bit? Optionally, you could also change some of the easing styles to Enum.EasingStyle.Back for things like the toolbar location reset and command textbox expansion to make it a bit buttery. Or if you’d want overkill smooth animations, you can use spring physics as the easing method like in iOS.

1 Like

Thank you! And okay nice I’ll make those small tweaks and show you how it looks later today. Thank you for the feedback!

1 Like

This UI looks awesome! Great job on it! How long did it take to make this UI? It’s very cool and unique for Roblox! It’s extremely interesting and nice!