| 10-28-2008, 10:50 PM | #1 |
I have a unit that is moved instantly to an offset position very rapidly up to maybe 50 times within the same trigger and with no wait-states across little region squares. None of these regions detect the unit entering until it has finally stopped. Is there a way to solve this? I'm guessing that since the unit is moved so rapidly it doesn't have a chance to register as entering? |
| 10-29-2008, 06:25 AM | #2 |
Correct. Why do you need to fire those events by moving the unit in the region if the unit doesn't actually stay in the region? |
