how to use swipe
![developer6810](http://forums.gamesalad.com/applications/dashboard/design/images/defaulticon.png)
I want to incorporate swipe behaviors into my game but only for if they swipe at an actor, it disappears, nothing else like moving an actor or anything like that.
Best Answer
-
LiquidGameworks Anchorage, AKPosts: 956
I would think you could use a rule that says if "swipe is true" AND "touch is pressed"
Answers
What if you wanted a behavior to be triggered only if the swipe occurs in a certain place on the screen (I mean like only if they swipe an actor)?