Custom Button is a flexible and extensible Unity UI Button replacement that supports color tint, sprite swap, and animation transitions for button states. Built as a Unity Package, it integrates ...
We add a Button component to the object, select PointerType, and register callbacks. Fine, it works. But by default Button doesn't have any animations. Each animation type has its own component with ...