I would like to implement a slide like in Dishonored with where if you press the crounch button during a sprint, a slide will occur.
I made a check if the character’s speed is over 400 and he does not fall, then capsule component is reduced from the standard 96 to 48. But what’s next?