Hi, I want to create an in-game menu that has hexagonal buttons. Here is a rough example:
My problem is that the buttons will have a larger area than the hexagons. I want the player to only be able to interact with the hexagon, not the blank space outside of it. I want the part in red to be the button:
This arises another problem - the overlapping areas. Due to the larger area the boxes overlap.
Overall, I would like the area that can be clicked just to be the hexagonal image. I’m sure there is a fix to this and I’m just being stupid. Thanks!