Multitouch script example - determine which one is the Nth touch point

Options
yc
yc Posts: 41 🔥

Is there a way to determine how many fingers are touching the screen, and whether the touchStart event is fired by finger 1 or finger N?

Answers