Hello! I created some radial gui elements (up to 10):
model: https://create.roblox.com/store/asset/111252821290205/RadialGui
download: RadialGui.rbxm (6.7 KB)
Feel free to use these in your games if you need a radial gui.
You can distribute them with a script by simply setting their rotation value (out of 360 degrees). Create a gui “hitbox” (button etc) on top for interactions, or other relevant scripting (see below):
https://devforum.roblox.com/t/how-to-make-a-radial-ui/3049335/15
Also, here is a Paint.NET file I used to make them:
circlepoint.pdn (94.4 KB)
The canvas is 1444 so that the line extends outside the circle for cutting. I just created lines for the section I wanted, rotated those line layers by the fraction of 360 degrees it should be, merged all the layers, cut one section of the white circle using the magic wand tool, made sure it was at the top of the image by rotating, fixed jagged edges by resizing the canvas to 1440 then resizing the image to 720, and that’s it. Also, I tried to make the size of the line gaps equal to the distance between the middle circle and the outer section by having the black cut circle be bigger than the middle circle.
Hope this helps someone, have fun!


