Animations not working

Hi, I am creating a 2D side scroller and I have got to the point were I am implementing the character animations on the playable character.
Below are the Blueprints created to create a set of animations for my character.

However none of these animations are working and I have no idea why, in fact when I run and jump it is stuck in 1 frame besides from the idle which works perfectly fine.

The image on the left is the event graph.
The image in the middle is the Animation Function
The image on the right is the movement BP

I f anyone could provide a reason why the Jumping and running animations are not working, I would really appreciate it.

Thanks :slight_smile: