SOLVED
Posted May 13, 2012
I have several trains on several paths, they branch off in a new orientation and are supposed to return back to their original paths.
The problem is after they use their alternate path I can't get them to return to their original path. How do i do this?
The problem is after they use their alternate path I can't get them to return to their original path. How do i do this?
Registered users don’t see ads!
Register now!
Posted May 13, 2012
Replied
34 minutes
later
I use the start backward output.
Posted May 13, 2012
Replied
1 hour
later
EDIT: I totally did not notice that the line (DisableAlternatePathtrack) actually existed. It was not showing up at all before for some reason.