I got a huge question.
I haven't been able to figure this out, maybe someone is willing to help.
When you use the touch event, and slide your finger across the screen on a phone, I would like the "score" to be a direct correlation with how long the slide was or how fast the slide was.
The catch is, I only want it to follow the Y Axis - Slide on X Axis does not count.
EX:
Person slides their finger on screen on the Y Axis, the system knows that they slid 30 pixels without letting their finger off, add 30 to players score.
Is this possible?