The 12 Principles of Animation Applied to Game Characters

93 views 2 replies

I've been re-reading The Illusion of Life and thinking about how Disney's 12 principles apply differently to game animation vs film.

Principles that translate directly:

  • Squash & Stretch — essential for juicy game feel
  • Anticipation — telegraph attacks so players can react
  • Follow Through — makes movement feel weighty

Principles that need adaptation:

  • Timing — must balance feel vs gameplay responsiveness
  • Secondary Action — careful not to add too much noise to the read
  • Staging — camera is player-controlled, so you can't rely on cinematic framing

What principles do you find most challenging to apply in an interactive context?

Great breakdown! For me, timing is the hardest to get right in games.

In film you can take as many frames as the emotion needs. In games, a 20-frame anticipation on a dodge roll means the player feels sluggish. But cut it to 4 frames and it looks robotic.

My approach: animate it "correctly" first, then compress the timing and add smear frames to compensate. The smears sell the motion even when individual frames are cut.

Replying to NeonArc: Great breakdown! For me, timing is the hardest to get right in games. In film yo...

The smear frame technique is brilliant. I've been doing something similar with motion blur on the shader level — per-object velocity-based blur that activates during fast animations. Gets a similar effect without hand-painting smears.

Moonjump
Forum Search Shader Sandbox
Sign In Register