Hey. I'm sure that this is a very easy question, but I don't know what is the trigger I'm talking xD.
How do I set the victory when Enemy Player doesn't have any unit alive/left?
I tried with:
How do I set the victory when Enemy Player doesn't have any unit alive/left?
I tried with:
-
TriggerVictoria
-
Events
-
Unit - A unit dies
-
-
Conditions
-
(Number of units in (Units owned by Jugador 7 (verde))) Less than or equal to 0
-
-
Actions
-
Game - Victory Jugador 2 (azul) (Show dialogs, Show scores)
-
-