Hello,
There is something I don't understand in this example : https://www.dropbox.com/s/yqna70ofmlg0h ... .capx?dl=0
My "Civilians" and "Zombies" move thanks to the Pathfind Behavior.
And when I try to add new obstacles on their way, I use Add Obstacle and Regenerate Around.
So can anybody explains to me WHY, when I add the obstacle PoliceBlockade (line 30), I just can't make it a pathfind obstacle... unless one Policeman (line 70) dies ??
I don't see the link between policemen and obstacles in this script. If I put Policemen out of the layout, PoliceBlockade will never become an obstacle.
And that's the same for the object "District".
To see pathfind obstacles, you can display debu by pressing R.
thank you for your help <img src="{SMILIES_PATH}/icon_e_smile.gif" alt=":)" title="Smile">
Mogador