I'm fairly new to the WE, triggers, and especially making variables for triggers. Right now my solution for triggers goes something like this:
Event
-Player Red...
-Player Blue...
-Player Teal...
-Player Purple... (I have to do this for every, single, player for almost every, single, trigger I plan to use...)
Action
-example
How can I set up a variable to group all units into one, so instead of making an event for each player, I can just do one event and choose for the event to happen to all players? ...Make it look something like this:
Event
-Player (All Players)...etc
Action
-example
Event
-Player Red...
-Player Blue...
-Player Teal...
-Player Purple... (I have to do this for every, single, player for almost every, single, trigger I plan to use...)
Action
-example
How can I set up a variable to group all units into one, so instead of making an event for each player, I can just do one event and choose for the event to happen to all players? ...Make it look something like this:
Event
-Player (All Players)...etc
Action
-example