- Joined
- Jul 5, 2014
- Messages
- 425
Something happens, you a group of units going to the same region. However, there are issues I've encountered.
1. Apparently, they're not like being ordered to the same spot and they turn around and go home when I try.
2. Being obstructed even for a moment by each other or another unit also makes them go home.
I figure I might have to send them to offset, which requires each of them to be ordered individually. Plus, I suspect offsets leak too.
So far, this is the best I could do in my testing
1. Apparently, they're not like being ordered to the same spot and they turn around and go home when I try.
2. Being obstructed even for a moment by each other or another unit also makes them go home.
I figure I might have to send them to offset, which requires each of them to be ordered individually. Plus, I suspect offsets leak too.
So far, this is the best I could do in my testing
-
test region points Copy
-
Events
- Time - Every 0.50 seconds of game time
- Conditions
-
Actions
- Unit - Order Paladin 0627 <gen> to Move To (Center of Region 189 <gen>)
- Unit - Order Reanimated Footman 0626 <gen> to Move To ((Center of Region 189 <gen>) offset by (-150.00, -300.00))
- Unit - Order Reanimated Footman 0616 <gen> to Move To ((Center of Region 189 <gen>) offset by (-150.00, -180.00))
- Unit - Order Reanimated Footman 0608 <gen> to Move To ((Center of Region 189 <gen>) offset by (-150.00, -60.00))
- Unit - Order Reanimated Footman 0600 <gen> to Move To ((Center of Region 189 <gen>) offset by (-150.00, 60.00))
-
Events