How to blend a animation with a Blendspace2D

4.5
I am not great with animations and i want to blend the animation “Collect Candy” and the blendspace2D “IWR” together because when i run and activate the collect candy animation it stops playing my idle walk or run animations (IWR) so i just slide when moving fast is there a way to fix this and make my animations blend

It’s not possible to blend both animations using a state machine. You should use a AnimationNodeBlendTree instead where you can blend multiple animations together. More info:

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.