
Description
Video tutorial : https://youtu.be/nIztC2e2g6E
Irregular Button - Make buttons with different shapes according to the transparent channel of the picture.
When setting the texture properties, you also need to set the value of MipGenSettings to NoMipmaps.
In UE5, you need to add plugin content in Additional Asset Directories to Cook in the project settings. Otherwise, it will crash when used after packaging.
Open the Content Browser window, in the upper right corner of the Content Browser, click the Settings button, This will open a menu where you can adjust various settings for the current instance of the Content Browser, Under the View category, check the Show Plugin Content option, Find the Widget Irregular Button->Content->Widget Irregular Button directory, There are sample levels and related assets inside.
Change log : (2022/10)
4.27-5.0 version:mobile support
Change log : (2022/04)
Support 5.0 version
Change log : (2021/12)
4.26-4.27 version:
Fix IrregularButton Hovered and Unhovered events.
Detailed adjustments make it easier to upgrade to 5.0A.
Change log : (2021/07)
4.26 version:
Increase UMG_IrregularButtonMenu container, irregular buttons in the container can achieve transparent part of the mouse penetration.
Fix the problem of not resetting when moving outside the button when pressed.
Optimized some details.
Change log : (2020/12)
Support 4.26 version
Change log : (2020/07)
Support all parent Widget Render Transform
Change log : (2020/05)
Support 4.25 version