How Would I Create a Titan Jump From Destiny 2?

Hi there I was wondering is anyone would know how to replicate the Titan Jump from Destiny 1 or 2

Break Down:

  1. I want to double tap Space Bar to Active Lift (almost like a jet pack), but when you press Space Bar once it’s does
    a normal jump.

  2. Also when falling off a ledge Activate Lift can be used.

I’m still pretty a little new and any example would be greatly appreciated

This seems to work well enough:

  • select the character and set the Jump Max Count to 2
  • add the is Second Jump bool as seen above
  • the Jump Max Hold Time is a part of the character already and describes for how long the jump is applied (1s for
    the second jump)
  • it all gets reset onLanded

Thank you!! That’s a great start:)

The end result:

Image from Gyazo

Can be fleshed out with additional features, for sure.