Character just runs through the objects instead of vaulting

Hi,

I was following a tutorial to make my character vault over things. (https://www.youtube.com/watch?v=HVhH2qi2B5Q&list=PLiSlOaRBfgkcPAhYpGps16PT_9f28amXi&index=3)

I have rewatched the tutorial a couple of times, but cannot seem to find the problem. Instead of vaulting, my character just runs through the object and cannot stop running. It only responds to movement keys w,a,s,d.

I do not expect people to watch the tutorial just for my question, but is there something that could be seen just from the code that could fix the issue?

This is the event graph:



This is the vault function (It might look a bit messy…)



kuva

The Motion Montage should be okay.

Some people were commenting about that the player collision has been disabled in the video, but I cannot find anything related to that and cannot remember ever disableing it. But then again, I might have stared at this code way too long…

Thank you for your help in advance!

hello idk if you found the problem, but i ran into the same problem, i know it pretty late but it turns out
in the play montage i forgot to selecct the montage from your screeshots this also seems to be the case