Transition to normal speeds after Launch Character

You can smoothly interpolate the velocity to a target velocity using VInterp To node.

Or you could try adding some linear damping for a period of time (probably easier, assuming it’s enough).