I need to setup an invisible UIButton that when pressed,
I display a sprite to show that it's been touched.
When I set the Alpha to 0 in Colors > Normal
The click event no longer fires.
Is there a way to have the
Normal Sprite transparent
Pressed Sprite Visible
and still have the Click event firing?
thanks