Anyone who could offer advice would be great-
I'm having trouble getting the AI to execute what should be a relatively simple task-
SIDE
\___7___
/_______\
/________\
/____4____\
/__________\____Lead_
_/_____________/____
\____________/
I want my AI driver to pull cars on 4, run out the lead, then push back 7 to the spur. No matter what sequence of commands I try, the driver insists on running out the lead, pushing all the way back 4, then running back out the lead before pushing back 7. Why can't I get the driver to push back 7 the first time? Thanks-
				
			I'm having trouble getting the AI to execute what should be a relatively simple task-
SIDE
\___7___
/_______\
/________\
/____4____\
/__________\____Lead_
_/_____________/____
\____________/
I want my AI driver to pull cars on 4, run out the lead, then push back 7 to the spur. No matter what sequence of commands I try, the driver insists on running out the lead, pushing all the way back 4, then running back out the lead before pushing back 7. Why can't I get the driver to push back 7 the first time? Thanks-