Rounded corners in BA Essentials

So alot of games have BA essentials with rounded edges, how do I change it? I know I need to add UICorners in the GUI’s, but how do I add them since they don’t appear on my Roblox Studio.
My studio does have main module.

4 Likes

Can you run the main module with BAE working as normal?

1 Like

Yes, there is no issue with the main module.

1 Like

Alright, can you send me the module & I will take a look inside of it for you…

1 Like

I just now have sent the script on Discord.

1 Like

Can you send the entire file here?

1 Like

There is a character limit.

1 Like

Send the file:

Right click on the model > Export Selection > Save to file > Then drag and drop the file and send it here.

1 Like

A quick mistake, it should be save to file.

1 Like

MainModule.rbxm (166.1 KB)

Alright, let me take a look shouldn’t be too long…

1 Like

Alright, I have the solution:

  • Open your main module.
  • Look for “Essentials Client”
  • Customise your UI from there, you can add UICorner(s) & you can play around with the UI from there.

If this worked please mark it as solution!

1 Like

idk where to start :frowning: I would like to do this too

I’ll link you a tutorial written by @cam here.