Freeform Blend Tree
Animation 0
Animation 1
Animation 2
Animation 3
Idle
X: 0.00 | Y:
0.00
Move cursor to blend between animations and idle
What's happening here?
This example demonstrates
FreeformBlendTree - a 2D animation blending
system where animations can be positioned at arbitrary
coordinates in 2D space.
• 2D Control: Square area for free
movement
• Corner Animations: 4 different styles at corners
• Center Idle: Idle animation at origin
• Smooth Blending: Natural interpolation between nearby states
• Corner Animations: 4 different styles at corners
• Center Idle: Idle animation at origin
• Smooth Blending: Natural interpolation between nearby states
Perfect for emotion systems, facial expressions, gesture
blending, or any scenario requiring natural 2D interpolation
between multiple states.