Better Train System
The current train system struggles with the following:
1. Dynamic demand — e.g., transporting food, or combinations such as ore, rock, and dirt depending on a station's storage levels.
2. Loading and unloading on the same wagon at the same station — for example, unloading Household goods while loading Pressed Recyclables at the same station.
3. Line management — currently, it often results in one product per line to achieve maximum throughput.
4. Because of point 3, you have to build one station per product plus a fuel module, which takes up a lot of space. This is especially inefficient for stations handling many different products with low throughput (e.g., food).
The above problems can be solved to some extent, but they end up introducing unnecessary complexity.
My solution is shown in the image.
Comments: 2
Oldest
•
Newest
•
Most likes
•
Fewest likes
-
03 Apr
TimHighlighted comment
Please take a look at the experimental branch. I think everything you've described is coming soon.
Though I haven't said it elsewhere, I hope the new train system is not the same as DSP, as convenient as it is, it is very boring in the long game.