I am trying to chain attack points from spawned units. Basically, 1 Wrath spawns at point A, gets added to group 1, all units in group 1 have to attack point B.
I got that working.
The tricky part is, once the units reach point B, how do I make them attack point C?
Here is an image of my current working trigger:
Here is a crudely drawn visual of what I am trying to accomplish:
I am trying to chain attack points from spawned units. Basically, 1 Wrath spawns at point A, gets added to group 1, all units in group 1 have to attack point B.
I got that working.
The tricky part is, once the units reach point B, how do I make them attack point C?
Here is an image of my current working trigger:
Here is a crudely drawn visual of what I am trying to accomplish:
@Stormahawk: Go
At the end of the issue order action you now have "Replace Existing Orders". Add the orders to B and C but change the end to "After Existing Orders".
Thanks! How is my artwork?
@Stormahawk: Go
Very descriptive :)