citiesskylines-csur / CSUR

Offline procedural generation of realistic road environments in Cities: Skylines
GNU General Public License v3.0
203 stars 25 forks source link

Question about python generator #15

Closed blaskognia closed 3 years ago

blaskognia commented 3 years ago

Hi,

I CMD (on WINDOWS) i run something like this:

blender --background --python C:\CSUR\make.py -- 2R4

And this WORK PROPERLY. Module generate source files for two line road on line 3 and 4. This is ok.

BUT! How to generate (this method) road with disabled pedestrian line or bike road etc.? What query i must use?

blaskognia commented 3 years ago

Done!

Exmple:

2R4_express (disabled pedestrian and bikes) 2R4_compact (only for pedestrian)