I have a question that I cannot find the answer to anywhere I have looked so far. In my map, the enemies are constantly attacking, so when you build a bunker, they will attack it. I'm trying to make it so that when a bunker is in the middle of being built, it's invincible, and when its done, its not invincible anymore, got any ideas?
I have a question that I cannot find the answer to anywhere I have looked so far. In my map, the enemies are constantly attacking, so when you build a bunker, they will attack it. I'm trying to make it so that when a bunker is in the middle of being built, it's invincible, and when its done, its not invincible anymore, got any ideas?
@Astonepiper: Go
Edit the Under Construction behavior so it makes the building invincible.
@RileyStarcraft: Go
Okay, but where inside that behavior can I do that?
Related counter question: what would stop you from walling yourself off with half done invincible bunkers?
@Vitkar: Go
hmm.. Good point, better make them cost a lot, lol
@Astonepiper: Go
Or you can disable the cancel button :P
Simply disable SCV-canceling. If you cancel the building itself, it explodes, but if you tell the SCV to cancel, it leaves the building unbuilt.
What if the SCV dies?
True. You got me.
Then you can make a trigger that if an SCV dies while building, that the building dies too.