How to keep player sliding after landing?

Hello Developers!

Lets say there is already a system in place that makes the player gain momentum as they’re in the air / jumping. How will I keep this momentum as they touch the floor and not stop instantly?

Well, one way you could continue the fall is by adjusting the gravity.

Maybe you could change the friction of said part?

Any chance you could update us on the result? Did you fix the problem? If so, how?