Update Design Doc: `level` tool
parent
2d3c9b2c70
commit
968e93b009
|
@ -48,6 +48,7 @@ The .lvl format is output by the `level` tool. It is a binary format ideal for u
|
||||||
|
|
||||||
### Map Tile Size
|
### Map Tile Size
|
||||||
1 byte: The width _in number of tiles_ of each entry in the level map.
|
1 byte: The width _in number of tiles_ of each entry in the level map.
|
||||||
|
|
||||||
1 byte: The height _in number of tiles_ of each entry in the level map.
|
1 byte: The height _in number of tiles_ of each entry in the level map.
|
||||||
|
|
||||||
(TBD !!)
|
(TBD !!)
|
Loading…
Reference in New Issue