Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
I can't quite make an ability able to target corpses, or at least where a dead unit previously was, can anyone help me out with making an ability that targets corpses work?
You would need to make corpses first, as they have no physical object (they are just art atm). Then, you can add a validator that checks if the target is a corpse-type unit.
you would need a dummy ability, a dummy unit with a Raise dead ability with a like 10 radius.
then when you cast the dummy ability, you'll create a dummy unit at the casted location to cast the rasie dead ability, then if the dummy unit actually casts the ability, you can validate the condition that a corpse is there to be true.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.