Rounded corners/UiCorner with Basic Admin Essentials 2.0

Im trying to create rounded edges with basic admin essentials 2.0 essentials client and I have tried using UiCorners before but it just looks weird. some parts are rounded but the background isn’t. If I add UiCorners to every single Ui parented in essentials client some things look off.(screenshots will be provided) i’ve tried many things but nothing seems to work.
Screen Shot 2023-08-05 at 10.43.54 PM


as you can see in the top corners in example 1 its round but the background is squared.
example set 2:
Screen Shot 2023-08-05 at 10.47.50 PM
Screen Shot 2023-08-05 at 10.48.12 PM
in this example you can see the top kind of separates from the entire gui because of you cant choose which corners to round with UiCorners

5 Likes

you are posting this in scripting support, however this seems like a GUI support. consider moving it over to #help-and-feedback:art-design-support :slight_smile:

3 Likes

thank you! It was originally going to be a post with me needing help with main module and I forgot to change it. Thanks again for the reminder! :slight_smile:

1 Like

This is a difficult issue to fix with transparent banners (the part that has the “Commands” text), because the fix is supposed to be placing another frame at the bottom to cover the two corners. Perhaps you could try using a CanvasGroup to make the banner transparent, with the frame to cover the corners?

3 Likes

hey! thanks for this reply but how do I use CanvasGroup exactly? also the reason the commands frame isnt fully transparent is because its darker and seperates the title and buttons from the rest of the gui.

1 Like