citiesskylines-csur/CSUR

Question about python generator

Closed this issue · 1 comments

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?

Done!

Exmple:

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