Hey gang,
I've been having a lot of issues related to a jump ability. Basically what I have right now is a jump ability that works fine, but all that it does is move the unit up and then back down (or nothing :P ). What I would like it to do is enable the unit to jump down a cliff and over small obstacles when they jump in front of the cliff or obstacle. I've tried just adding the reaper cliff jump behavior but that doesnt seem to work. I've also tried doing it through triggers but that doesnt seem to work either... any suggestions?
Try modify unit (height) + apply force. Someone made a demo map of something similar (iirc it is called Ground Punch or something like that). You can search it.
Hey gang, I've been having a lot of issues related to a jump ability. Basically what I have right now is a jump ability that works fine, but all that it does is move the unit up and then back down (or nothing :P ). What I would like it to do is enable the unit to jump down a cliff and over small obstacles when they jump in front of the cliff or obstacle. I've tried just adding the reaper cliff jump behavior but that doesnt seem to work. I've also tried doing it through triggers but that doesnt seem to work either... any suggestions?
Ok, seriously guys... I've seen something like this done before... I just need to know how. Please help
Try modify unit (height) + apply force. Someone made a demo map of something similar (iirc it is called Ground Punch or something like that). You can search it.
This was my first result when searching for jump. Can easily be modified to an instant cast, which sends you forward a bit, I think.
Thanks for the replys. I will look into them
http://forums.sc2mapster.com/resources/tutorials/12722-data-trigger-free-leap/
and another that doesn't use triggers