How to maintain player velocity on Launch Character?

When I move forwards and jump, if I use Launch Character node to push my character forwards in the air, it causes my player to lose all momentum. Is there a fix for this?

Hey Shirk,

All you need to do is Disable the XYOverride on the LaunchCharacter node. This will allow the character to maintain all forward momentum.

110754-launchchar01.png

Let me know if that helps.

Cheers,

TJ