Cities: Skylines

Cities: Skylines

Network Dump Tools
Covalence 18 Mar, 2022 @ 12:46pm
Mesh resizing is incompatible with Adaptive Networks
Just a heads up: if you have Adaptive Networks enabled and try to use mesh resizing, it will cause a NullReferenceException pointing to FindMesh() (so I can only assume AN handles meshes differently and this mod doesn't support that). I imagine rewriting the mod to work with AN isn't feasible but simply disabling it from the Content Manager makes mesh resizing work again, in case anyone else ran into this.