Tapping move changes the angle: Help?

0 favourites
  • 2 posts
From the Asset Store
Game with complete Source-Code (Construct 3 / .c3p) + HTML5 Exported.
  • Hello! So I'm attempting to use Hexels in an upcoming project, and I'm running into a bit of a snag.

    8-directional movement will set the character on 45 degree paths of movement, when pseudo-isometric angles are closer to 30. I've determined the exact angle that Hexels is set at, and am now using the Custom movement behavior to move the character at that exact angle.

    When I move along long stretches, it stays lined up with the angle (I think).

    However, when I tap any of the movement keys repeatedly, it offsets itself by a bit so it's no longer moving at the right angle. It's noticable enough that even switching keys to change direction makes it happen.

    Does anyone know why it may be doing this, and a way I can maybe make it stop?

    Here's a .capx: https://drive.google.com/file/d/0BzlFHd ... sp=sharing

    There's no collision yet so all you can do is run around.

    Thanks!

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I am not sure why this happens, but moving the costumMovement set angle action to when isMoving or as an else on you keysNotDown event solves this problem.

    [attachment=0:661cq70o][/attachment:661cq70o]

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