If i want to arrange cubes and cylinders into patterns, spirals, etc, and instantiate 1000/10 000 of them in one run, is it possible?
say i wanted to make space invaders like this out of tubes:
what is the least computationally expensive way to do it, regarding colliders, instantiation, etc?