Hi all
So I have a sprite button which is a blueish colour and would like to change the colour on the hover and pressed states. Problem is I also have a white icon on said button. And I dont want to affect the white part of the image. Only the blue.
I know i could add the icon as a child atop the image but I have other things going on in my scene that prevent me from doing so.
So Basically is it possible to change colours only on certain colours of button or rather not change my white and all other colours.
Hope thats clear to undertand. Thanks