Quote Originally Posted by Zezlar View Post
What exactly is animation blending?
Animation blending takes two existing animations and mixes on the fly according to the scenario - say if you are running and jumping the animation could look different then if you where walking and jumping as it would bind two different animations together. (You can do more then one animation at a time).

Animation blending will help a lot in combat so when you are attacking but then go to use a weapon skill your character doesn't look like he resets and instead its all carried out in one fluid motion. Or like when running and then you stop suddenly you can have it blend into a stand rather then just suddenly jolt up right.

There are other aspects like physics to animation (turning so sharp changes animation) that aren't necessarily animation blending but they are usually (and I hope) put together.