Is there any way to make some trains prioritize line with higher speed limit for longer haul?
Let's say i have two parallel lines green and red, train can freely switch between lines every n'th chunk. Green with 100kmh limit is for general use in city-block rail system and red with 300kmh limit is magistral line that should be used for uninterrupted long hauls. As far as i know train AI will choose shortest available path to it's destination. Could it be some how changed to account for top speed/distance or acceleration required for the run?