Animation Layers
•Can be used to “blend” animation
–For example, smooth transition for walking to running sequence
•need multiple animation layers
–walk-run example, you would need two animation layers
•Layer0 containing the animation curve nodes for the walking animation
•Layer1 containing the animation curve nodes for the running animation.
19