How to detect whether the canvas is swiped

How to detect whether the canvas is sliding?
How to know which way to slide?

The canvas, or sprites on the canvas? You should be able to get speed (not zero if moving) and there’s an angle block too.
Or maybe I didn’t understand your question?

i think he means when the users slide to the left, right, down or up to be able to detect that. Right?

@lukehoogenboom0i Yeah

Can any one help me?


How to use pointer angle Know the direction the user swipes?


Is that right?

I am not sure how thunkable defines 0, but you could write values to a label and test it.