Hello people of hive! I have problems with random wild life spawn.
I need animals to spawn randomly all over the map. I know how to make them spawn, but i also want them to despawn again.
My spawn trigger looks like this, if you're curious:
I need animals to spawn randomly all over the map. I know how to make them spawn, but i also want them to despawn again.
My spawn trigger looks like this, if you're curious:
-
Spawning animals
-
Events
-
Game - The in-game time of day becomes Equal to 6.00
-
-
Conditions
-
Actions
-
Unit - Create 30 Wolf for Neutral Hostile at (Random point in (Playable map area)) facing Default building facing degrees
-
Unit - Create 30 Deer for Neutral Hostile at (Random point in (Playable map area)) facing Default building facing degrees
-
Unit - Create 30 Rabbit for Neutral Hostile at (Random point in (Playable map area)) facing Default building facing degrees
-
-