Make grid a resource #65
Labels
🛠 breaking
A change that could break already existing projects.
✨ enhancement
New feature or request
Milestone
I think the grid could be changed to a GaeaGrid resource, instead of just a dictionary. This resource would still have a dictionary, but it would allow for easier adding of features and saving.
The pros:
get_value
andset_value
methods which would allow for doing stuff like Add layers #25, RandomTileInfo #48 or TileInfoPattern #51.The cons:
The text was updated successfully, but these errors were encountered: