Differentiate between 1 touch and 2?

Hi all, wondering if anyone has figured out a solution for this:

I have an actor that I want to move ONLY when touch count =1. However, I have another actor that responds to touch count =2.
About 50% of the time, the first actor moves on the 2 finger touch as well. I have a "when touch count =1" rule for this actor, but doesn't prevent it from responding to 2 finger touches.
I'm assuming this is because on most 2 finger touches one finger either touches, or leaves, the screen a fraction of a second before the other.
Any ideas? I've tried timers and a boolean attribute that turns on/off with 2 touch.
Thanks,
Jason

Comments

Sign In or Register to comment.