I used this tutorial and set up the swipe on my actor. I just need someone to tell me how to swipe only a certain amount of space. Like 50.
Use the collide behavior. When it collide with a actor it will limit the amount of movement it can have. Thats one way to do it.
Comments
Use the collide behavior. When it collide with a actor it will limit the amount of movement it can have. Thats one way to do it.