Transporter Path and Speed Score
emperor06 opened this issue ยท 2 comments
I was testing out some new commits before applying them to my world when I found the following:
commits 36f0607 and 4ca9456 seem to suggest the chosen path for logistical transporters would now be the fastest path (rather than the shortest). I made a quick test and it happens that, for me, the shortest path is still chosen.
On the picture below, the chests are linked using ultimate transporters (the upper path) and then short-cut with a straight line of basic transporters. So top path is faster and bottom path is shorter. Items always go to the bottom path. Is that a bug?