UE5 jumping in and transitioning to falling from custom movement mode

Thanks! I just managed to figure it out. What I needed to do was override the IsMovingOnGround and IsCrouching functions to also detect custom movement modes.

1 Like