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
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.