Simple gesture script for Unity

By waiting the next LudumDare I did yesterday a little script which seems to me useful for those who are doing some game on mobile device – however it works fine with mouse events for your application or WebPlayer project. By using this script it will be very easy to recognize some swipe movement on screen (It has been developed so as to be used only with an orthographic camera). It takes into consideration up/down/right and left gestures – like in 2048 game. It could be improved by other features. I hope that it helps someone here – maybe so as to create a game on mobile device for the next LudumDare session – 33th. See you soon folks. Best regards ++

And of course, I am IN :)

Available on UA forum