How do you make a unit pathable?

Status
Not open for further replies.

CryoniC

C

CryoniC

How do you make a unit pathable so that any other unit can walk through it?

I want to do this using triggers and not the unit pathing property in the object editor.
The unit collision function makes the chosen unit walk through other units, but the other units still treat it as an obstruction when they are ordered to walk through the chosen unit.
 
I don't want to make the unit permanently walkable. I want to toggle it using an trigger enhanced ability.
 
Status
Not open for further replies.
Back
Top