There is a new parameter in the CityBuilder2.3.ini that switches the "House block feature" on and off. This feature allows to use different spacings in the same exture:
Define a general spacing in the ini as usual. Paint a one pixel line in colour RGB(255,0,21) around the area where you want to use an other spacing. This line must be closed, as otherwise this special spacing will be used everywere. For this the prog is checking if there is a brocken RGB(255,0,21) line and shows the xy-position of the broken location. This works properly only when lines are painted with a one pixel brush. Single points in colour RGB(255,0,21) are also showed. Fix these points by closing the line or deleting a single pixel.
To define the spacing used within these areas paint a spacing marking in colour RGB(255,0,0..20) somewhere in this area. It doesn' matter where. A single pixel is sufficiant. So a pixel in colour RGB(255,0,0) will define a spacing of "0" meter, colour (255,0,1) a spacing of one meter and so on. Maximum spacing is 20 meter with RGB(255,0,20). I choosed these coloures because it is quite unlikely that they may apear somewhere in a texture. The house block feature also works for the square & gardens areas in colour 75. Also interleaved areas with different spacings are working.
You may use the RGB8(255,0,0..20) lines also instead the usual RGB(1,1,1) lines to separate areas of diffend objects orientation. The 3.degree.exe recognize them as separation lines.
Also new is that you may exclude objects you don't want to use temporarly with a leading ";" before the objects name in the objects lists.
BTW: I found it usefull to use higher search intensity values up to several hundreds, especially if there is a little to less room for the biggest objects. The prog will place more smaller objects instead then.
This may be the last version of the CityBuilder as it seems to work quite well and i don't plan additional features at the moment.
As there are also some generel internal improvements i recomend to use this version also if you don't want to use the house block feature.
You may download this version here:
https://www.mediafire.com/file/840gdl1exlvc1r0/CityBuilder2.3.7zNowekat