Please help. I want to create an “express route” that bypasses certain stations so I can use existing tracks instead of building miles of parallel tracks. The simplest example of this mechanic is shown in the screenshot. The red route runs as usual, while the blue route must bypass the station, as indicated by the lines I've drawn. But it doesn’t want to bypass the station and runs like the red route instead, which means it sometimes has to wait for the station to clear of the train on the red route just to pass through. How can I make the blue route bypass the station?

by Technical-Night-6541

Comments are closed.