External Publication
Visit Post

OpenTTD Problems • Re: Pathfinding, why train waits if there is "free" path?

Transport Tycoon Forums - Index page [Unofficial] February 4, 2026
Source

Most likely the train has an order to "go to the nearest depot". This will always be the depot which was the nearest at the moment when the train had received that order — which could have happened a long distance away. If that path is blocked when the train arrives, it will wait even if there's another free depot nearby.

Also sounds reasonable. But why should the pathfinder prefer the "bottom" depot over the "top" ones, as the distance in tiles appears to be the same?

Will just depend on the position in a list (not sure what the datatype will be in C++) of possible pathways of otherwise identical preference?

Statistics: Posted by ebla71 — 04 Feb 2026 22:11


Discussion in the ATmosphere

Loading comments...