VictorPhilipp / Cities-Skylines-Traffic-Manager-President-Edition

Cities: Skylines Traffic Manager: Traffic President Edition
http://steamcommunity.com/sharedfiles/filedetails/?id=583429740
MIT License
147 stars 51 forks source link

Disable pedestrian traffic light for disabled pedestrian crossing #156

Closed carsonip closed 5 years ago

carsonip commented 6 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.

VictorPhilipp commented 6 years ago

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

carsonip commented 6 years ago

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

carsonip commented 6 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 6 years ago

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

originalfoo commented 6 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 6 years ago

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

VictorPhilipp commented 5 years ago

moved