Game
Dead Drift

3 years ago

Here is the not-so-short -- I had to break it into two parts -- animation process post! Hope you folks enjoy it!

(Click on READ ARTICLE to see it!)

#pixelart #retro #indiedev #gamedev


First, this is merely the process that works best for me. I'm sure it will suck for other people. Read this, ponder whether it makes sense for you and, if it does, try it out!


Basic Animation - Part 1

When I create new animations, I start where I think all animators start, at least for this kind of animation: at the keyframes.

Since I do pixel art games with somewhat lo-fi art, each animation only has a few keyframes, like two or three. They are few but, as their name implies, are very important frames. Key, I'd say! :)

Let's use, as an example, the "zombie getting hit" animation from earlier. Here's its gif and its sprite sheet:

zombie_getting_hit.gif
zombie_getting_hit-tutorial.png

When I started doing this animation, there were only two keyframes: the 1st one, the zombie's idle position, and the 2nd one, of the zombie getting hit. This is how this animation would look, with only these two:

zombie_getting_hit.gif

A little weird-looking, right? At least at this speed.

Since it alternates between the keyframes too quickly, it doesn't communicate movement that well. We need to add some in-between frames.

This is a "getting hit" animation, and one where the target is a sluggish zombie with very little reaction time. In these cases, one usually doesn't want to add a lot of frames between the "resting" pose and the "hit" pose. You want this movement to be sudden and violent.

image.png

At the same time, recovery from such a blow usually is slow and has more frames. So all the in-betweens I added (frames 3, 4, and 5) were after the second keyframe, to capture the movement of the zombie "returning" to its stable pose (frame 1).

image.png

In these three frames, I returned three things to their previous position: back, head and arms. I tried to move each of these at its own speed, to produce the effect that these are separate body parts moving:

  • The back does a linear movement back to frame 1;

  • The head starts lagging behind (frames 2 and 3), but soon gains speed and "leads" the movement (frame 5);

  • Finally, the arms also return to their original position, but at different speeds.

(Continues...)


This is getting TOO BIG, so I'm gonna stop right here! Hope you've enjoyed the first part of this article! Tomorrow I might post the second part! See ya there! :)



10 comments

Loading...

Next up

MAKING YOUR CUSTOM BAR IN CONSTRUCT 3 - PART 2!

Time for Part 2 of our two-part tutorial on how to create your custom bar in Construct 3!

Click on [Read Article] below!

#gamedev #indiedev

Everybody talking about the Super Mario movie and here I am thinking how cool it would be if they made a movie out of THIS game...

A photo with Abacaxi, one of my dogs!

And, yes, we're both scraggly dudes.

Doki Doki Literature Club is celebrating Monika's birthday and the 8th anniversary of DDLC with exclusive stickers, avatar frames and backgrounds on Game Jolt! 

Head over to the shop to collect yours 👉 https://gamejolt.com/#shop

#gjbroadcast

Mission Complete! Yesterday I was thinking hard about Dead Drift and I had a game design breakthrough!

If you're interested in this kind of design stuff, click on [Read article] below...

#indiedev #gamedev

Dive into the cozy post-apocalyptic open world of Critter Cove!

Gentleman Rat Studios (@GR-Rob ) describe it as “a little bit Animal Crossing, a little bit Stardew Valley. Maybe even a little bit Windwaker, too."

Wishlist the game: https://bit.ly/CritterCove

It's OK if I repost my Jack Black Bowser drawing for the #MarioMovie quest? Some people might have missed it!

Oh, and if you don't know what this drawing is referencing, click on Read Article for the link!

QUICK UPDATE on the MISSIONS SYSTEM!

I have been working on this progression layer and things have been going well! Here's a video of me testing this system!

Click on Read Article for more info! :)

#gamedev #indiedev

Mae Borowski is the main character of Night in the Woods! It's an adventure game that tells the story of her return to her hometown of Possum Springs. She was confirmed as canonically pan in a social media post by the game's creator Scott Benson.

For this #DrawABirdDay I decided to make a simple animation as if Greedy Grackle was one of the Socks from Sock Town!

Here's Greedy Grackle Sock!

#pixelart #animation