- Joined
- Dec 31, 2016
- Messages
- 320
This works only when a unit enter a region from bottom or left side, otherwise it will not work. What is this? How can you check if the region contains the unit, as this works only half?
-
Untitled Trigger 001
-
Events
-
Unit - A unit enters (Playable map area)
-
-
Conditions
-
((Playable map area) contains (Entering unit)) Equal to (==) True
-
-
Actions
-
Unit - Create 1 Footman for Player 1 (Red) at (Center of (Playable map area)) facing Default building facing (270.0) degrees
-
-