CitiesSkylinesMods / TMPE

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

At end of cul-de-sac, pedestrians cross asphalt road rather than use pavement #198

Open VictorPhilipp opened 5 years ago

VictorPhilipp commented 5 years ago

When a pedestrian wants to get to other side of road on the end-segment of a cul-de-sac, they cross the asphalt road rather than just using the pavement around the edge. Not only does it look odd, but it slows down any vehicles doing u-turns at the end of the cul-de-sac (because they slow down on collision with a pedestrian).

Assuming there's a ped route on the pavement at the end, and with #168 fixed, would it be possible to change the way pedestrians navigate around the end of cul-de-sacs to force them to use the pavement rather than crossing the asphalt?

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

VictorPhilipp commented 5 years ago

I think the game treats cul-de-sac segment ends segment nodes as being rectangular while calculating movement paths.