I’ve made a radial menu in Paint.net , and uploaded each image has its own image. So all elements are separate images, but all images are 512x512. So when I do MouseEnter, it fires for all 10 of the menu objects, instead of the specific item.
Example of one of the images
I was hoping to upload a single of the frames, but can’t figure a simple way to position all 10 objects perfectly around the circle
1 Like
Sirian142
(Sirian142)
August 7, 2021, 6:22am
2
Perhaps you add smaller ‘hitbox’ buttons on top of each individual image instead of having the images themselves be buttons?
That wouldn’t be that accurate
You could try out what Sirian142 said or maybe you can try out using mouse position which should take more time and probably wont be so accurate.
Ended up just resorting to this Not great but eh
Sirian142
(Sirian142)
August 7, 2021, 6:54pm
6
Isn’t it possible to manually rotate the hitboxes as well so they’re aligned with the shapes?
1 Like
haz3mn
(hazem)
August 12, 2021, 11:47am
7
NinjoOnline:
accurate
He could but it would still be inaccurate and it wouldn’t fill everything
3 Likes