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?
Hey guys, how would you make a team select look like this? And how do Jailbreak make their guis circles?
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.
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.
Make a separate image for the circle guis, one that cuts out the corners by making them invisible/transparent
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.