Hai,
I’m making a mobile game here and I’m having a issue.
All my UI buttons on main manu etc… will have the same animations like
change sprite when pressing and scale it up.
My problem here is how do i share the same animation for every button but I want to change the sprites on every UI button. So PlayButton dont get the Settings Sprite.
I could make 10 Animator Controller and Idle and Pressed Animations but it most be a easier and faster way of doing this right, … right?