walkcycle

  1. A

    SOLVED Walking Animation Trouble

    So I am fairly new to Game Maker and I am learning to code as I go, making my first game. I am currently making the walking animations for my main character sprite. When I make my sprite walk forward, the animation plays fine, but when I try to move my sprite left or right, the animation for it...
  2. B

    Problem with x/yprevious and sprite animations?

    So I started making the sprite animations for the walking today and decided to code the actual animations in. When trying this out, everything worked except the character seemed to become a bit wider. Now it can't react to collisions as usual due to its size. The code is below /// Switching...
Top