This is for the main navigation in the game, your game-passes, crates, inventory,
trading, settings etc. I’d love to hear any feedback on how I can improve this!
Is there any screenshots of the settings,trade,store or inventory Gui’s. I’d like to see them, this one looks very good.
Not yet actually, this is just something I posted to get
feedback on before I continue.
Looks cool, your navigation UI is really great made!
Thank you! I’m glad to hear that it is well received.
It looks amazing! I do see though that the Common, rare, and very rare in kind of in a random order?
That’s a UIListLayout issue, I didn’t notice until now. I fixed it now, so it goes from common at bottom to rare, to very rare. Thanks for pointing it out!
Glad I was able to help! I really does look professional though. How do you get the light blue border lines like that?
I’m not sure if there has been recent changes to ROBLOX’s system, but to my knowledge, there is no way to add borders to UI-Cornered frames, so I basically make a frame that is 2 pixels larger on each side that is a lighter color than the frame inside of it. I make the frame inside of the lighter color frame 2 pixels on each side less than the lighter color. That’s how I do it, you can see me doing it in real time on my YouTube’s time-lapse of me making another UI.
Looks very smooth and professional, well done!
There’s something called UIStroke, it does exactly that.
Wow. That will save me alot of time in the future. Thank you lol
