CitiesSkylinesMods / TMPE

Cities: Skylines Traffic Manager: President Edition
https://steamcommunity.com/sharedfiles/filedetails/?id=1637663252
MIT License
571 stars 85 forks source link

Disable pedestrian traffic light for disabled pedestrian crossing #178

Closed VictorPhilipp closed 4 years ago

VictorPhilipp commented 5 years ago

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.

https://github.com/VictorPhilipp/Cities-Skylines-Traffic-Manager-President-Edition/issues/156

VictorPhilipp commented 5 years ago

Could you clarify your request? Vehicles never wait for pedestrian lights to become red, they rather wait for pedestrians crossing the road.

VictorPhilipp commented 5 years ago

Makes sense, let me take a closer look. I'll get back to you later.

VictorPhilipp commented 5 years ago

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.

VictorPhilipp commented 5 years ago

Nevertheless, the pedestrian traffic light overlay could be hidden if the crosswalk is disabled.

VictorPhilipp commented 5 years ago

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?

VictorPhilipp commented 5 years ago

I think crosswalks cannot be removed for individual road segments (same as lane arrows).

originalfoo commented 5 years ago

This would be part of #8 and #6

kianzarrin commented 4 years ago

@krzychu124 can we close this issue since its already resolved?

originalfoo commented 4 years ago

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