https://yadi.sk/d/5h48dU983Rf8Aq
In the "map" layout, I have an object called "g1" that generates roads. how do I make it so that when "g1" creates a crossroads, it creates another "g1" which must go to the right or left and create its own roads
When I try to do this in a simple way, then all the "g1" go equally up.