Hi,
in my most recent project I needed to use simple swipes (4 and 8 (or any other number of) directions) and taps so I came up with a little class that detects those "gestures". It is pretty straightforward and sends the events to stage. Maybe someone else finds it useful so I am publishing it
Since I will keep using it for now, I update/fix things as I go!
https://github.com/stetso/GidSwipeSuggestions and feedback welcome...
Cheers!
Comments
Should be enough for a Blitz Breaker or Match-3 game...