mostly i would like feedback on the dragability aspect of the popup frames but any feedback helps.
(Planning on adding a rescalibility feature for the popups)
mostly i would like feedback on the dragability aspect of the popup frames but any feedback helps.
(Planning on adding a rescalibility feature for the popups)
Solid 9/10
When the menus pop up, they scale up from the botom. I think it’d look much better if it was being scaled up from the center (just set AnchorPoint
= UDim2.fromScale(0.5,0.5)
Also I would love to know how you did the drop shadows on the rounded UI.
Looks awesome, the dragability seems perfectly fine to me. Tho you should definitely change the font if you want more originality, Fredoka One is so overused nowadays and some people tend to associate it with slop Simulator/Line/Obby/Tycoon games.
Pretty sure they do scale from the middle since their anchor point is 0.5 but i’ll check later. and can you elaborate on the dropshadow part?
Any font recomendations? I am not the best when it comes to matching fonts with ui
Well, it depends on what type of font you want. Cartoony ? Sci-Fi? You gotta tell me that, then i’ll give recommend you one.
Instead of using pure black as frame color on the dark theme settings I recommend using a dark grey or very desaturated, dark blue color. Usually it looks a little better. Awesome UI otherwise though!
Thanks for the recomendation. I will try this.
Looks pretty good but the sliders look a little weird in my opinion. 9.5/10
What could i do to improve them?
Maybe less wider, like a not too much width slider
Font.new("rbxasset://fonts/families/Arimo.json", Enum.FontWeight.SemiBold, Enum.FontStyle.Normal)
I’ve been using Arimo since the removal of Gotham. SemiBold isn’t available as a font enum though, so you’d have to use Font.new instead
But obviously, you should look for yourself what font you like, if you like Fredoka One, then keep using it. You might be interested to know that there are a bunch of fonts available for free from the marketplace that aren’t directly available in game (they are downloaded when players join the game rather than being stored in roblox’s files)
11/10
I actually didn’t know there was a marketplace of fonts. Really appreciate the response. I will look into it when i have time. Thank you!
Well the frames have a faint shadow behind them. Wondering how you did that
It’s an outline being darker than the frame