I was able to successfully give the Reaper Jump ability to another unit. However, I want to modify it so that the unit can only jump down cliffs. I don't want them to jump up cliffs.
I tried to change the mover that controls when the unit jumps up from Cliff Jumper to ground to achieve this. But, no dice. The game crashes whenever that unit tries to target a spot that is above them. I also wanted to try changing the distances that would trigger a jump, but it relies on the deltas not absolute measurements so I can't do it that way either.
Could anyone please help me figure out a way to do this? I'm eager to learn.
I was able to successfully give the Reaper Jump ability to another unit. However, I want to modify it so that the unit can only jump down cliffs. I don't want them to jump up cliffs.
I tried to change the mover that controls when the unit jumps up from Cliff Jumper to ground to achieve this. But, no dice. The game crashes whenever that unit tries to target a spot that is above them. I also wanted to try changing the distances that would trigger a jump, but it relies on the deltas not absolute measurements so I can't do it that way either.
Could anyone please help me figure out a way to do this? I'm eager to learn.
Thanks, LiquidJ
I think it's a bug. I mean it works fine for jumping down, it's just when you try to use it to jump up the cliff the whole game crashes. I'm guessing your going to need a validator or requirement of some kind...
Yeah, I mucked with this a little and came to the same conclusion. There may be a way to do it, but the Reaper Jump skill is very explicit and annoying.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
I was able to successfully give the Reaper Jump ability to another unit. However, I want to modify it so that the unit can only jump down cliffs. I don't want them to jump up cliffs.
I tried to change the mover that controls when the unit jumps up from Cliff Jumper to ground to achieve this. But, no dice. The game crashes whenever that unit tries to target a spot that is above them. I also wanted to try changing the distances that would trigger a jump, but it relies on the deltas not absolute measurements so I can't do it that way either.
Could anyone please help me figure out a way to do this? I'm eager to learn.
Thanks, LiquidJ
I think it's a bug. I mean it works fine for jumping down, it's just when you try to use it to jump up the cliff the whole game crashes. I'm guessing your going to need a validator or requirement of some kind...
Yeah, I mucked with this a little and came to the same conclusion. There may be a way to do it, but the Reaper Jump skill is very explicit and annoying.