I’m new to unreal engine and I’m trying to add animation ot my moving character. My character runs fine, however, midway it stops and just glides. Does anyone know why it maybe happening. I’ve attached my animation graphs and gif of the issue.

I’m new to unreal engine and I’m trying to add animation ot my moving character. My character runs fine, however, midway it stops and just glides. Does anyone know why it maybe happening. I’ve attached my animation graphs and gif of the issue.
Yes, it might be that the animation is not set to loop. Click on the running animation, scroll down, and you should see a ‘Loop’ option. In the “run forward”. Other animation like jump, dead, shooting, etc you do not want it to loop.
Thanks, that worked for me. I should have looked into the details to check what options are there.