Animation Blend Space: Difference between revisions

From Unreal Wiki
Jump to navigation Jump to search
Created page with "Category:Animations Category:Blend Space A blend space allows you to blend animations together without having to animate the transitions yourself<br> This is useful for idle/walking/running animations, the blend space allows you to cleanly transition<br> between the three(or however many) based on a parameter, in most cases it's your characters speed<br> There are two types of blend space, Legenacy 1D blend space (Right click Content drawer->Animations->Legacy..."
 
No edit summary
Line 15: Line 15:
<p>
<p>
[[File:Animation_blend_space_menu.png]]
[[File:Animation_blend_space_menu.png]]
==Difference Between 1D Blend Space and Blend Space==
There isn't much difference except "Blend Space" has two Parameters(2D) whereas 1D Blend space has
one parameter to control the state of the transition.
==Creating a blend Space==
After you select which blend space you want to create, you will see
<P>
[[File:Pick_a_skeleton_for_a_blend_space.png]]
<P>
In this case we choose the cop skeleton since its what we downloaded from mixamo

Revision as of 22:11, 16 February 2025


A blend space allows you to blend animations together without having to animate the transitions yourself
This is useful for idle/walking/running animations, the blend space allows you to cleanly transition
between the three(or however many) based on a parameter, in most cases it's your characters speed

There are two types of blend space, Legenacy 1D blend space (Right click Content drawer->Animations->Legacy->Blend Space 1D)

And Just Blend Space (Right Click content drawer->Animation->Blend Space)

Difference Between 1D Blend Space and Blend Space

There isn't much difference except "Blend Space" has two Parameters(2D) whereas 1D Blend space has one parameter to control the state of the transition.

Creating a blend Space

After you select which blend space you want to create, you will see

In this case we choose the cop skeleton since its what we downloaded from mixamo