CitiesSkylinesMods / TMPE

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

Allow parking lanes to be used as filter lanes #39

Closed originalfoo closed 2 years ago

originalfoo commented 5 years ago

UPDATE: Bus stops can't be used, but we could probably use parking lanes.


On most roads, adding bus stop creates a cut-out... So, I was thinking, what if there was a way to 'trigger' these pavement cut-outs, say, near junctions... In other words, the cut out becomes a filter lane for turning left or right.

In theory it would be possible to run a 'fake bus stop' all the way along a stretch of road to add an extra lane to an existing road lol.

On tram stops, it's often the reverse - they'll cause the pavement to extend out towards the tram, often wiping out some parking spaces or bike lane or something. Not sure what that could be used for, but something to ponder if the bus stop idea above turns out to be feasible.

FireController1847 commented 5 years ago

That is a really, really good idea. I hate not having turning lanes and being forced to use NeXT to add an asymmetrical road which is bigger than my current road so I have to move eight of my buildings because of this one road and it turns out the turning lane didn't help very much anyways... What was I talking about again? Oh yeah. Great idea. Would love the idea of turning lanes.

originalfoo commented 5 years ago

Just learnt: Adding a Stop flag to a road segment creates the bus stop indentation (if the road supports that kind of thing). Problem might be how to get the game to stop clearing such flags (and also how to prevent actual bus stops from being added to roads where the flag is set).

originalfoo commented 5 years ago

Speaking to author of UK Roads assets, and he mentioned that a bus stop only exists in single segment. So if applied to multiple segments, you'd get multiple bus stops but with bits of pavement jutting out between each one. So probably not viable for our needs.

originalfoo commented 5 years ago

Was discussing with asset creator recently and it's certain we cannot use this technique. The bus stops basically cause the asset to switch between two meshes and unless the asset is specifically designed to not have any curb at either end of bus stop (which would result in a rectangular bus bay) this approach won't work.

An alternative might be to re-purpose parking lanes.

originalfoo commented 4 years ago

Tagging #515 - lane customiser

originalfoo commented 2 years ago

Closing this as approach described in OP was infeasible, and alternatives are covered by #515