- Joined
- Mar 17, 2012
- Messages
- 105
I have a trigger that creates some Berry Bushes at random points across the map. However, they will spawn in water, too. I don't want that. How can I have it so that my bushes won't be created in water via trigger? Current trigger:
-
Berry creation
-
Events
-
Time - Every 1.00 seconds of game time
-
-
Conditions
-
Actions
-
Unit - Create 5 Berry Bush for Neutral Passive at (Random point in (Playable map area)) facing Default building facing degrees
-
Unit - Create 5 Berry Bush for Neutral Passive at (Random point in (Playable map area)) facing Default building facing degrees
-
Unit - Create 5 Berry Bush for Neutral Passive at (Random point in (Playable map area)) facing Default building facing degrees
-
Unit - Create 5 Berry Bush for Neutral Passive at (Random point in (Playable map area)) facing Default building facing degrees
-
-