Additive animation upon landing

For this effect, you need to change the animation graph setup a bit.

  1. We create a GroundLoco state machine, it contains only the transition between the walking and running states:

2. Create our own PoseCache - GroundCahce for the state machine GorundLoco:

3. We remake the main state machine as follows:

4. Change the state of JumpEnd (in ApplyAdditive you can try different alphas):

5. In the JumpEnd animation asset, in AdditiveSettings, set: LocalSpace, Selected Animation Frame and in the Ref Frame Index, set the number of the last animation frame to 27:

Enjoy!

Last updated

Was this helpful?