Episode 5 describes path-based signals and reservations extending beyond stops. Configured alternative terminals can be considered when the primary route is unavailable. A developer reply cautions that poor signaling can still allow deadlocks.
Official source: Urban Games · Episode 5: Highlights ↗Published July 30, 2026. Summary of the cited announcement; release details may change.Read the drawing as a question
The sketch above represents two trains approaching a shared section. It is an original conceptual drawing, not a tested track blueprint. Ask which train can enter, where the other can wait, and whether the first train can clear the shared track completely. If you cannot answer all three questions, the diagram has already identified a useful test case.
Editorial perspective
Separate a route-choice problem from a capacity problem. An alternative path is useful only if it leads somewhere usable. When designing your own experiment, compare one change at a time: a different passing location, a different terminal assignment, or a different signal placement. Changing all three at once makes the result harder to interpret.
What we will need to test
A useful hands-on guide should record track direction, train length, stop configuration and every signal position, then reproduce a conflict with traffic arriving from both ends. It should show recovery as well as failure. We have not run that experiment, so this page offers a reading framework rather than a guaranteed deadlock-free layout.
This is a source-based pre-release explainer. Editorial suggestions are proposed ways to investigate the game, not verified gameplay results.
Read our editorial policy →