How to customize corners

I want to learn how to customize corners on uis.

The issue is I can’t find any tutorial

I tried searching devForum and YouTube

image

3 Likes

I think you could just make a custom one on any exterior software and load it as an image

1 Like

I’m pretty sure that is a decal on each corner, there is no way that I know of to do it without a bunch of image labels.

1 Like

Try 9slice:

Or a little quicker if you just want round corners, UICorner:

https://developer.roblox.com/en-us/api-reference/class/UICorner

1 Like