multiple buttons widget(draw as image style)overlap issue.

HI,I have a menu UI made up of multiple buttons,they are draw as image style,The button uses a custom blue color shape,as shown in the figure,but these buttons still are rectangular button,


bb

when my cursor hover over the one of these button,the other one will receive my cursor
cc

How should I solve this problem?

well it won’t work because the buttons are overlapping each other, what do is import the custom shape you created it without Angle it with 45 degree.

1 - recreate the custom shape without angle it so it will look like a square
2 - apply the customs shape to the button you have.
3 - Angle the whole button using angle parameter in the render transform group.

Thanks for replying, this problem can only be solved in C++, so I bought a plugin written in C++ from the epic store.