Hey, I just made a game where my score increases 1 point when I click with mouse on an object.
When I change mouse event to touch event, my score increases 3-5 points instead of 1. (I make no change with score.. I just change mouse to touch.)
What might be the problem?