My character won't stop climbing. I can change direction with the movement keys, w/s. But releasing them does not stop the character from continuing to climb in the direction they were going. The demo works perfectly and I have triple checked my ladder and LadderClimb ability is setup the same as the demo. I confirmed that the inputVector variable in LadderClimb.Update is 0.
My character does not use root motion. I tried turning Root motion off on the LadderClimb ability, but then my character just uses the climbing animation while moving horizontally along the ground.
The issue appears to be that the ability index does not change from 501 when the movement key is released.
I only started playing with the climbing pack tonight and so I don't have much insight into what might be causing this.
Thx in advance.

My character does not use root motion. I tried turning Root motion off on the LadderClimb ability, but then my character just uses the climbing animation while moving horizontally along the ground.
The issue appears to be that the ability index does not change from 501 when the movement key is released.
I only started playing with the climbing pack tonight and so I don't have much insight into what might be causing this.
Thx in advance.

Last edited: