I’m new to Unreal Engine, so I have no idea what I’m doing. ![]()
Basically, I want my character to play a flipping animation in the air, but ONLY when the spacebar is pressed to make him double jump.
However, every time I press the spacebar, he does successfully double jump, but the flip animation doesn’t play at all. I followed 3 tutorials, but none of them worked. ![]()
Can someone take a look at my code and Blendspace to see what I’m doing wrong? I feel like I’m going crazy over this small thing.
![]()
Current Jump Code (Character Blueprint)
Current Blendspace
Current Code (Animation Blueprint)


