Hello!
I came across several topics in these forums about using touch, but nothing quite relating to my issue. My problem is simple enough, when I "tap" a sprite (with "UIButton" and the collider attached) the color does not change nor does it switch sprites for the appropriate states(hover, pressed). It works when I click but not when I use touch "tap". However when I tap, I still am able to do all the specified tasks in my OnPress() or OnClick() methods.
Any ideas ?
Thank you
Joe