Stinger attack

Hi, I want to perform a Stinger attack like Dante’s in Devil May Cry:

I have managed to copy most of the logic, but when I try to launch the attack on an inclined plane or stairs, the character does not advance:

Here the BP:

I tried to remove the “Sweep” from “MoveUpdateComponent” but it resulted in it going through everything in its path and not detecting collisions.

Do they have any way to achieve the attack like Dante’s?

Thank you!