Hi, I'm trying to make it so when my character comes in 500 range of any of the neutral passive animals in the Forest region the animals basically run to a random point in the forest region.
-
Spook
-
Events
-
Time - Every 0.20 seconds of game time
-
-
Conditions
-
(Distance between (Position of Villager (Male 2) 0011 <gen>) and (Position of (Picked unit))) Less than or equal to 500.00
-
-
Actions
-
Unit Group - Pick every unit in (Units owned by Neutral Passive) and do (Actions)
-
Loop - Actions
-
Unit - Order (Picked unit) to Move To (Random point in (Playable map area))
-
-
-
-