Ok, i found the dirty solution. Basically this problem happens because of CharacterMovementComponent, you need to override UpdateBasedMovement funcion. You can do it only in c++. Good luck.
1 Like
Ok, i found the dirty solution. Basically this problem happens because of CharacterMovementComponent, you need to override UpdateBasedMovement funcion. You can do it only in c++. Good luck.