Regions faill

Status
Not open for further replies.

stijnoviech

S

stijnoviech

When my hero walks over the regions. he will follow the triggered regions,

but i want the creeps only to walk over the regions and i want it to be ignore when the hero walks over..
how?
 
You add a condition testing if the unit that entered the region (and triggered the event) matches your required conditions (in this case, a is a hero check) and only if it fails (is not a hero) do you issue the move order (else do nothing).

uhm code?

idk in WHAT way u mean this..
 
Status
Not open for further replies.
Back
Top