Hey guys, my first post here and also my first map. OK, let's get going.
The creeps are suposed to move from spawn point, to region 1 and then region 2 and then region 3... and then region 4. But, my problem is, they started to moving from region 3 to region 1 and after doing that, going to region 2 again, and region 3 again, however, this second time they arrive in region 4, they go D. i wonder what's wrong in here?
here's the trigger that makes them move(quite simple eh?)
The creeps are suposed to move from spawn point, to region 1 and then region 2 and then region 3... and then region 4. But, my problem is, they started to moving from region 3 to region 1 and after doing that, going to region 2 again, and region 3 again, however, this second time they arrive in region 4, they go D. i wonder what's wrong in here?
here's the trigger that makes them move(quite simple eh?)
-
Regiao 1
-
Events
- Unit - A unit enters Spawn Point <gen>
-
Conditions
- (Owner of (Triggering unit)) Equal to Neutral Hostile
-
Actions
- Unit - Order (Entering unit) to Move To (Center of 1 <gen>)
-
Events