Add MapGrid class
MapGrid is a mod Manifest field which includes (and thus makes redundant) TileSize, TileShape, SubCells info and MaximumTerrainHeight.
This commit is contained in:
@@ -49,7 +49,9 @@ Sequences:
|
||||
TileSets:
|
||||
./mods/d2k/tilesets/arrakis.yaml
|
||||
|
||||
TileSize: 32,32
|
||||
MapGrid:
|
||||
TileSize: 32,32
|
||||
Type: Rectangle
|
||||
|
||||
Cursors:
|
||||
./mods/d2k/cursors.yaml
|
||||
|
||||
Reference in New Issue
Block a user