How do I move along path based on touch input?

0 favourites
  • 2 posts
From the Asset Store
Total customisation of the input! You can combine inputs from all peripherals. Make your game accessible for everyone!
  • Greetings! I am attempting to design a game where you control your character by either a tap, a double tap or a hold gesture. The only difference would be the speed of the character as he moves along the path. So far I've added the movement for single and double tap, but for some reason I'm not able to make my character move while using the hold gesture. Below you can see my events and actions. Can anyone see any obvious reason why there is no movement when holding? During debugging I can also see that the Pathfinding behavior is able to set Has path = true during hold, but Is moving will remain = false.

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • Ok, it seems to be working using On any touch end instead. I'll tweak some more and get back to you if I run into any more issues.

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)