score

I am building a game where the user needs to slide there finger to touch an object, the problem is that when the user is sliding his finger on the object the object recognizes multiple touches, i dont want the began or end phase because i want the user to slide his finger, how can i do it so that my point system only goes up by one instead of like 10 at a time.