Re: Map editor
The grid is specifically limited because it has to be for the game to generate a grid-pattern of systems every time. Spiral has a limit on how many it will place in the "spiral", and then it places the rest around the edges of the map. There are only so many border squares, so you might not be able to get 255 systems on spiral type maps.
|