I’m looking to create an admin panel. I want it to be modern, so I was thinking of using a radial menu for a simpler user experience.
The only problem is that I don’t know how to make one, and it’s impossible to create circles in Roblox Studio using frames, images, or buttons. I’ve already researched this and found some solutions, but they involve math, which I’m not good at. I’d like something that doesn’t take weeks to make.
Take for example Roblox’s Emotes menu. It simply has a default “frame” image at an angle, and the same “frame” copied and paste over and over at different angles. It’d be a 360 / NumberOfFrames kind of calculus. Eitherway, do that, but you might need some math to detect on which frame the mouse is on, as .MouseEnter isn’t gonna cut it.
I put all this together and here is the result. I am not disappointed but I am still wondering how to display it. What do you recommend as a display of the different options?