Ive been trying to figure this out for a while now and its been doing my head in. Basically I’m creating a scroller game of 3 platforms of which the player can jump up or down through different controls. I have 3 Y values set for the 3 different positions, so far the “Tap” screen makes player jump but now I want a simple swipe down function to drop back down.
How would I detect a swipe down event?
(also I have looked at the corona labs swipe direction guide, but I’m looking for a more simple “swipe” then - 80 on Y kinda thing)
Thanks in advance