-
Notifications
You must be signed in to change notification settings - Fork 85
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Disable pedestrian traffic light for disabled pedestrian crossing #178
Comments
Could you clarify your request? Vehicles never wait for pedestrian lights to become red, they rather wait for pedestrians crossing the road. |
Makes sense, let me take a closer look. I'll get back to you later. |
Yup, the problem is actually the need of a right turn light, because no peds are crossing. It makes no sense to wait for right turn. |
Nevertheless, the pedestrian traffic light overlay could be hidden if the crosswalk is disabled. |
Would it be possible to hide the striped crossing decal (or whatever it is) if the crossing is disabled? That would be fantastic for visual feedback on the map as to which crossings are enabled/disabled. EDIT: The Road Options mod (github - code not yet uploaded) has an option to hide all stripy crossings - could that code be adapted to only hide those which are disabled? |
I think crosswalks cannot be removed for individual road segments (same as lane arrows). |
@krzychu124 can we close this issue since its already resolved? |
Just tested in-game, if ped crossing is disabled the timed traffic light does not show icon for it when editing steps, so this issue is resolved. Crossing decal issue handled in #27 |
First, thanks for maintaining this wonderful mod. The game is so much more fun with it.
Feature request:
Is it possible to disable the pedestrian traffic light for crossings that have pedestrian crossing disabled? Currently vehicles are waiting for pedestrian light to go red before they can move, but there will be no peds crossing because it is disabled.
VictorPhilipp/Cities-Skylines-Traffic-Manager-President-Edition#156
The text was updated successfully, but these errors were encountered: