Alright, so im making an AoS-type spawn and I'm wondering if this trigger will still leak
If not, could you send me what the trigger should look like?
-
Human Spawns
-
Events
-
Time - Every 20.00 seconds of game time
-
-
Conditions
-
Actions
-
Unit - Create 2 Footman for Player 3 (Teal) at H_SPAWN facing 270.00 degrees
-
Unit - Create 2 Footman for Player 2 (Blue) at H_SPAWN facing 270.00 degrees
-
Unit - Create 1 Knight for Player 3 (Teal) at H_SPAWN facing 270.00 degrees
-
Unit - Create 1 Knight for Player 2 (Blue) at H_SPAWN facing 270.00 degrees
-
Unit - Create 1 Tank for Player 3 (Teal) at H_SPAWN facing 270.00 degrees
-
Unit - Create 1 Tank for Player 2 (Blue) at H_SPAWN facing 270.00 degrees
-
Unit Group - Pick every unit in (Units in (Playable map area)) and do (Unit Group - Order (Units in Human Spawn <gen>) to Attack-Move To Center)
-
-
If not, could you send me what the trigger should look like?