Hi,
i'm trying to done swipe up event .... i use the event below on picture attached but this seem to not work on ios iphone and ipad
that's work on desktop (preview) but not on phones
any help please ?
thanks in advance
On any touch start, set variable firsty to touch.y
On any touch end
->compare variable firsty>touch.y, do foo
thanks a lot
but i did not understand your event ?
http://www.filedropper.com/swipeup
Develop games in your browser. Powerful, performant & highly capable.
https://dl.dropboxusercontent.com/u/666 ... ipeon.capx
thank you
that work