how to make jumping and falling speeds different

If using Character Movement Component (CMC) you can adjust the Jump Z Velocity to give a Boost. Then use Gravity to handle descent. Fire an event off of On Landed to reset gravity.

1 Like