How can i make Curved UI

I’m trying to figure out how to make a curved UI in some games the UI looks like it’s in a ball shape around the camera how would I achieve that effect?

3 Likes

can you show an example of what you mean? an image? video? ecetra.

1 Like

If what you mean is something like this :
Then you can find the solution with UiCorner
UICorner - Roblox Create

But i know that problem is not easy to fix, so i’d be surprised if i got this right!

Edit : I got a little too silly, i just realized that what you actually mean :skull:

Here is an example from a game called “PHIGHTING” on Roblox the text on the top right has a curved effect like its on a ball or smth
image

1 Like

That’s not what i mean i know how to use UICorners

I dont understand what you eman by that.

are you talking about the zero?

Well, I don’t know how to explain it better xd its like curved and tilted maybe? idk

1 Like

No I’m talking about the entire text label

bruh how th will we help you then?

well i don’t know where the TextLabel is
could you zoom out so i can figure out how to help

From the example, it should explain what I mean

On the top right where the Leaderboard is

i meant like is it on the screen like actual UI, you could use ViewportFrames for this ‘tilted text’ effect

it looks rotated instead of curved in the example you gave

how would I use viewportFrames also it’s not rotated because if u try to put a bounding box around this it wouldn’t make a square I tried with the red lines
image

what i mean is the angle isn’t 90 for a bounding box there so its not rotated

Have you tried making a whole frame and adding the textlabels to it and make the frame rotation to 5 maybe

you would have to use a part and a surface gui and have the part move with the camera

1 Like

Yea but it doesn’t look curved and looks like it rotated

I’ve tried that but if i make the part a sphere the surface GUI doesn’t wrap so its still a plane shape