A Trigger is composed of a condition and an action. Starcraft periodically checks to see if events in the game fulfill a condition. If so, the trigger’s action is performed on the current player.
This is the step where you must define the condition for the trigger. We want to create a trigger that checks to see if any player has made five or more kills. If so, then we want that player to win.
STEP: Click New to create a new condition.
Next Section Previous Section