UI Corner with border?

How to make a rounded frame using UI Corner and still have border?

I don’t believe it’s possible, unless you copy that border and set that Frame’s size bigger and the ZIndex to something smaller than the one you want in front.

duplicate it, shrink it, then put it in the middle of the parent ui

You can use https://developer.roblox.com/en-us/api-reference/class/UIStroke

1 Like