8-Direction Movement in relation to Display Angle

This forum is currently in read-only mode.
From the Asset Store
Character Sprite Pack: Walk 4 Directions made in illustrator
  • I'm having trouble getting 8-directional movement to work when the display angle changes. As the display angles change, the axis still remain the same. Therefore when display angle is shifted 90 degrees, and when down is pressed, the sprite moves right. I want it to move down.

    I've tried my luck at making an event. I set the event to: when button down set sprite angle to a particular direction and then move in that direction. That seemed to have worked. But I don't want to use that since it lacks the flexibility and realism of the 8-directional movement and to top it off, when moving diagonally, the player doesn't look at the diagonal direction. It just looks down.

    Anyway to get this to work?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I'm not certain if this solution will help you at all, but I had a situation where I couldn't figure out how to control 8-directional movement manually so the sprite wouldn't flip. I also couldn't figure out how to make the sprite respond correctly to angle-changing events.

    Eventually, I figured out a way to do it using TimeDelta instead, forcing a set animation so that the exact animation I want to play will only play when a commanded angle is running:

    rapidshare.com/files/161386812/8%20Directional%20Movement%20MM.cap

    ^^^ I've only set 45 degrees and 320 degrees to work; I never finished the other angles just because I didn't need it right that moment, I just needed to test the event concept to see if it worked... and it does <img src="smileys/smiley1.gif" border="0" align="middle" />

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