Newbie here. I’m trying to generate a row of adjoining houses, each with different random attributes.
I’ve created a Building cluster and am passing it lists of parameters, each of equal length. I am ending up with X^2 number of houses, when I want X. I believe it has to do with the Group component inside the cluster, which combines each door and house shape. What am I missing?