How do I make a Circular gui?

Hello Developers!

So I was thinking, how do you make a perfect circular gui? Or should roblox add it? I’m quite curious of that. But I saw some games which has a perfect circle gui, so I was wondering how to make them. Please reply If you know how to, or will roblox add that feature.

2 Likes

I don’t really know, I think you should make a circular GUI yourself for the time being.

If you wanna make circle add UICorner in your gui and make the size 1 and offset 0

Edit:It will make your ui circle

30 Likes

Please move this topic to #help-and-feedback:art-design-support,

To make a circular GUI all you need to do is find/upload an image of a circle, insert it into an ImageLabel then set the BackgroundTransparency to 1.

5 Likes