So I’m creating my own Admin Panel and this is what I’ve made so far. How can i improve this? There’s an initial boot animation with the logo before the login page.
Pretty neat! I believe it doesn’t really need any improvement as it already looks amazing, but if you do want something, then I would say to center the Welcome text a little bit more to the top, the buttons higher and maybe add a comma after Welcome. You could also add a thin UIStroke and combine it with UIGradient
Where should I put this then??
You can add the UIStroke in the same object as the UICorner and put the UIGradient inside the UIStroke
Yeah i know that but where do i put the ui stroke?
Find the object that has the UICorner and put the UIStroke there. If you still can’t find it, you can send the hierarchy and I’ll help you find it.
If you’re using an image instead of a frame with an UICorner and an UIGradient, then put the UIStroke inside the image (if you aren’t using UICorner then the UIStroke might not curve)
Are you on about the main background frame?
Yeah, I’m guessing, since it probably is the one that has the UICorner
This is the updated look, there’s a slight stroke on the main frame edge.
I used a CanvasGroup for animating the buttons since they have multiple elements in them.
Is it all too high up?
I would say yes but it’s already looking really nice

