Issues with movement

0 favourites
  • 3 posts
From the Asset Store
Run and Jump in 3 Dimensions! Take your platformer to the next level!
  • I've created a game for a school project, and have been updating it to work with touch controls today. However, whenever I try to make my player move, the animation plays but the sprite remains still. The line of code looks like this:

    Touch | Is touching LEFT_ARROW | Player - Stimulate 8Direction pressing left

    -------------------------------------------------| Player - Set animation to "Left" (Play from beginning)

    If anyone knows what I'm doing wrong, please help me as this is rather urgent.

    Thanks in advance.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Simulate 8Direction pressing left is already in there and you just updated it to work with touch control? Does this mean you have some other control schemes? If so, are the other control schemes conflicting each other? Ex. do you have anywhere in your event sheet that sets the speed of the 8direction to be 0?

  • Originally it worked with keyboard controls, but I replaced them with the touch controls. They're the only control scheme in the game.

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