kianzarrin

Results 159 comments of kianzarrin

I don't fully understand this issue. @aubergine10 would you do the honors?

> @aubergine10 There's quite a lot mentioned in this https://github.com/CitiesSkylinesMods/TMPE/issues/1372 - which bit specifically needs elaboration? I don't understand this at all: https://github.com/CitiesSkylinesMods/TMPE/issues/1372#issuecomment-1030959090 > There should be a separate Settings...

> The lane is at a higher vertical offset than that of the vehicle lanes around it, but the difference does not exceed 3 meters. (The 3-meter limit will prevent...

`LaneGroupFlags` can be added to `ExtLane` from `ExtLaneManager`. unless if you are worried about manager's dependencies and order of operations.

what if there are two car lanes at different heights with no lanes in between?

or this? ![image](https://user-images.githubusercontent.com/26344691/172011664-b46e2dcb-41f0-4736-8e22-203334d76466.png) maybe in future there will be something like this? ![image](https://user-images.githubusercontent.com/26344691/172011510-166e1c80-b929-4474-b67b-da825f8fd718.png) >That sounds like a use case this wasn't designed to cover I mean its not technically median...

Performance wise virtual property call cannot be optimised. Maybe a non virtual getter might not be a bad idea.

> Is this specifically due to the mod settings UI allowing transparency value to be set too low (eg. should there be a min transparency enforced)? @aubergine10 I edited the...

One solution to this would be to show the speed limit on both side although is confusing. maybe change color?