Page 1 of 1
Bug - traffic light under a bridge.
Posted: 25 Mar 2017, 23:01
by CommanderABab
In some of our more complicated interchanges, it is possible for a traffic light to be at an intersection underneath a bridge section. Without removing the overlaid bridge section, or changing the underlying road type, it is impossible to turn the traffic light on or off because the info screen for the tile always shows the bridge type.
Posted: 25 Mar 2017, 23:14
by Lobby
Yes, that's a problem of interpreting what the user means when he taps on a tile that has two roads. For simplicity we show only the info for the upper road. We also use this behavior when road should be removed.
It would be a problem to show info for both roads at once. For example, if both levels have traffic light, should we show 2 buttons then?

Posted: 25 Mar 2017, 23:33
by Sometheotown mayor
I think you should make two buttons/windows for like "road1" and "road 2"
Posted: 26 Mar 2017, 00:07
by CommanderABab
Lobby wrote:Yes, that's a problem of interpreting what the user means when he taps on a tile that has two roads. For simplicity we show only the info for the upper road. We also use this behavior when road should be removed.
It would be a problem to show info for both roads at once. For example, if both levels have traffic light, should we show 2 buttons then?

And the pipes and the subway

.
Maybe there could be a down button. Just show the top unless the down button is used.