-
|
Hello, I would like to ask why does the map generator automatically fill in tiles that are encircled by one nation? I would like to remove this feature in my map generator to allow one-tile zones to exist within nations if that is possible. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
|
Hello. Not sure I understand, but you can definitely have zones of 1 cells |
Beta Was this translation helpful? Give feedback.
-
|
Got it. The algorithm that define fill for states is not perfect. The cells is not added to the state, just colored as it is. It happens in some specific grid configurations. I will try to fix it once get back to that code, it's pretty old. |
Beta Was this translation helpful? Give feedback.
Got it. The algorithm that define fill for states is not perfect. The cells is not added to the state, just colored as it is. It happens in some specific grid configurations. I will try to fix it once get back to that code, it's pretty old.