Isn't pressed / touchend event

Hi Everyone!

Please help solve this VERY simple problem.

GOAL: I simply want to an object that changes color (shape, group, anything) when pressed, then IMMEDIATELY reverts to the first color when it is released (on mobile).

       **ON DESKTOP:** no problem either way.
       **ON MOBILE:** there's no problem with changing in "is pressed"... The color will change, but it's sluggish.

PROBLEM: The color will change, but not IMMEDIATELY on release on mobile. There is a 100msish delay.

Can anyone make this work?

Thanks!

Ashley

This topic was automatically closed after 70 days. New replies are no longer allowed.