Hello,
When tapping with two fingers close together it registers as one tap, I need to seperate my fingers a bit for it to work as intended.
What I'm looking for is to register multiple finger events without the need to seperate my fingers.
Is this a screen issue or the way air works?
I use Multitouch.inputMode = MultitouchInputMode.TOUCH_POINT
Thanks!
/T