How would you make this?

Hey guys, how would you make a team select look like this? And how do Jailbreak make their guis circles?


Thanks (sorry if there isn’t much info on this post- I’m rushing)
Also, how could I make GUIs like that?

2 Likes

You need to do the render in blender (or any engine) and edit it in photoshop. Then export as image in an UI ImageButton or ImageLabel.

2 Likes

Ok, what about GIMP? Would that work too? Also the GUI’s on the side that are circles- how do u make em circles?

It will work on GIMP. You have to design the circles yourself in photoshop. You can learn tutorial from YouTube.

1 Like

Make a separate image for the circle guis, one that cuts out the corners by making them invisible/transparent

1 Like

To make the UIs rounded, you could use this

3 Likes

I think Jailbreak uses an Image Button then inside it put a UICorner and set the Corner Radius to 1,0.

There is a thing called UiCorner, set it to 0, 20 and it’s gonna turn your GUI in a circle.