CitiesSkylinesMods / TMPE

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

[EPIC] Lanes / paths _inside_ building assets #507

Open originalfoo opened 5 years ago

originalfoo commented 5 years ago

These issues relate to lanes or ped paths inside building assets. For clarification: They appear as purple lines in the asset editor.

TM:PE seems to be generally bad at dealing with routes inside buildings.

Not technically a 'purple path', but it seems TM:PE prefers cims crossing train tracks rather than using internal paths provided by the station:

And, seeing as we're talking about cim routing through train stations:

originalfoo commented 5 years ago

Not sure if useful, but while looking at something else I noticed that NetAI (which can be accessed via NetInfo.m_netAI) contains this:

GetNodeBuilding(ushort nodeID, ref NetNode data, out BuildingInfo building, out float heightOffset)