Re: Can't make my routes work! -
01-01-2006
Ahh, ok. I think I understand whats happening here. If I read correctly, you have two seperate actions at the door (one alt_plant) and are defining a single route for both actions.
The bots will only try and get to the action number defined in the route. Linking them doesn't have any effect on the route system as far as I know.
You may have to define another route for the action (the alt_plant) on the outside of the door. I'm not sure how this will work though in terms of the initial goal selection that they have. At best, it would be a 50 / 50 split in terms of wich side they planted on.
EDIT: I'm not 100% sure what math is used to determine 'shortest path'. Whether it's time, distance, or number of nodes. I'm guessing it's either number of nodes or distance, but maybe Mal can clarify.
Last edited by CrapShoot; 01-01-2006 at 22:00..
|