Hi,
I have code that already detects a mouse click on a sprite , based on the presence of its collider.
Is there a way I can make a UISprite fade out on mouse click?
I changed the alpha to 0 and that totally made the sprite disappear. No other alpha value seems to have any effect.
Thanks