Jump Animation Issues

Hi guys, I’m new with unreal animation and i’m using mixamo in order to get good quality animation fast… but there is a problem xD The jump animations.
I’ve followed the Unreal Tutorial on youtube (v. 4.7) and everything is ok exept for the jump animations. Start, Loop, End.
I have reimported the basic unreal jump animation and make everything the tutorial said with the blueprint but finally when I press Space Bar the character Loop horizontally… Someone should help me please?

Thak you very much

Post some screenshots of the the problem

The first thing I would check is the transition rules in your State Machines. This is typically where this sort of problem occurs.

Thakyou guys… The problem was in the value of the transition (0.5 instead of 0.1) in the jump loop

Solved :stuck_out_tongue: Thanks !