Is it possible to have a toggleable Self Expansion? So that when all Roboports have laid all tiles in Range it will auto place new Roboports based off of a default value or off of a custom inputted blueprint?
Possible, yes. But I'll have to think about whether I want to add that, and how. It would definitely be tricky, since power poles would also need to be placed.
Sounds more like a Recursive Blueprints thing, BUT, to do it, you'd need some kind of signal from a combinator on the state of the concreep to trigger the expansion. So maybe a status combinator is an easier thing to implement?
Sounds more like a Recursive Blueprints thing, BUT, to do it, you'd need some kind of signal from a combinator on the state of the concreep to trigger the expansion. So maybe a status combinator is an easier thing to implement?