rikuman
(rikuman)
1
Hi there I was wondering is anyone would know how to replicate the Titan Jump from Destiny 1 or 2
Break Down:
-
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.
-
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
rikuman
(rikuman)
3
Thank you!! That’s a great start:)
The end result:
Can be fleshed out with additional features, for sure.