Well, so far I've been figuring out the trigger editor on my own with only the simplest things done
For example, When # unit dies, make unit # die
However I cannot being to guess how to do my next problem.
It should go like this: When unit #, #, and # (3 towers) die, make unit # vunerable. But ofc, it takes the first tower's destruction and makes said unit vunerable. It should be once all 3 towers are dead, the unit becomes vunerable.
For example, When # unit dies, make unit # die
However I cannot being to guess how to do my next problem.
It should go like this: When unit #, #, and # (3 towers) die, make unit # vunerable. But ofc, it takes the first tower's destruction and makes said unit vunerable. It should be once all 3 towers are dead, the unit becomes vunerable.