How to turn off Character smooth movement start/end?

I want to tweak the default characterMovementComponent in a way so character moves in the most ordinary way with constant speed (no smoothing). I would have used the main move function in USceneComponent but it doesn’t really handle collisions so I need the one in CMC.