PDA

View Full Version : Bots vs. one-way-doors


Lillkillen
24th Mar 2000, 08:42 PM
Please, help...

I have a problem trying to make the bots to avoid walking into a door that can be opened only from the other side!!!
As I understand it has something to do with OneWayPath or something, but I just can't get it right.

Any help is appreciated...

KJO
24th Mar 2000, 09:15 PM
O.K., try this. Make the pathnodes one way paths, then go to the advanced menu (for the nodes) and set the bDirectional flag to true. This will add those little red arrows to the pathnodes. Point the arrows in the direction you want the bots to use the path.

Disclaimer: Sometimes this works, sometimes it doesn't. I don't know why.

Lillkillen
25th Mar 2000, 04:39 AM
Thanks!!!

Lillkillen