Hello,
I'm developping a pacman style game. The player has the behaviour Tilemovement.
I put this code. The swipe gestures works fine but the player move only once.
How move the player until he touches a wall or crossroad.
Better, i would like to find the way to do that.
- swipe to the right
- the player move to the right until he touches the wall
- i swipe to the bottom, the player will move to the bottom when he can. It could be a crossroad or a wall.
I have no idea. This post was helpfull https://www.construct.net/en/forum/construct-3/how-do-i-8/swipe-gestures-152726