Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: Technocrat on Fri 05/09/2008 19:02:22

Title: Walking diagonals with keyboard movement
Post by: Technocrat on Fri 05/09/2008 19:02:22
Fairly simple problem - I'm using the keyboard movement, character moves when direction is pressed. So far, so good. The issue arises when I try to walk on a diagonal - the animation sticks to a sideways. If I'm walking down-left, it stays animating left. When I stop moving, I can get it to face diagonal, so it stays in the diagonal standing pose.Does the keyboard movement module just not animate the diagonals?

Thanks for the help!



EDIT - Never mind, it seems that when only one diagonal has any animated content, it doesn't animate the diagonal movements.