• Hey Guest! Ever feel like entering a Game Jam, but the time limit is always too much pressure? We get it... You lead a hectic life and dedicating 3 whole days to make a game just doesn't work for you! So, why not enter the GMC SLOW JAM? Take your time! Kick back and make your game over 4 months! Interested? Then just click here!

walking animation

  1. A

    Portfolio - Art Freelance 2D Artist for Hire

    Hey Gang, I’m new to doing commissions and would really like to add more game art to my portfolio. Feel free to hit me up on Fiverr for your character/creature art if you’re interested. If you order the basic $15 package, use the phrase " I need more mana" and I’ll throw in a basic walk...
  2. A

    GameMaker Walking Problem

    Hello guys, I have been working on my rpg game project but I have struggled with walking animation. While I am pressing the "vk_right" It goes right but a little bit below the ground. Here are my codes. keyLeft = keyboard_check(vk_left) || keyboard_check(ord("A")); keyRight =...
  3. R

    Need help with walking animation

    So I'm working on a top-down farming RPG similar to Stardew Valley and I just finished working on the sprite walking animations. There are three walking animations, one walking vertically towards the bottom of the screen, one walking vertically away towards the top of the screen, and another for...
  4. S

    sprite animation

    so i Am trying to animate my sprite movement and i got it to do the animation .But i don't know how to make it go into an idle pose when it stops moving.here are pic's of my code i tried adding a macro but then it was glitching. i need help!
  5. David Lorenz

    Walk animation start with unwanted slide impression

    Hello, everyone! I just started learning GML and, while I had some satisfactory results on one side, I fail in some very simple operations. :/ I'm moving a character by pressing keys, making it go through it's sprite animation's frames but here's the problem: The character moves before taking...
  6. S

    Drag and Drop - Basic Movement/ collision / walking animation/ - tutorial part 1, 2, 3, 4 - GMS2

    GM Version: GM:Studio Target Platform: Desktop (should work with Mobile and HTML5) Download: none -- see videos below Summary: A video tutorial series showing movement with Drag and drop coding. o_O Hey there guys, here is part one of this DnD drag and drop basic movement tutorial. This...
Top