Update Design Doc: `level` tool

master
Ashley N. 2023-09-06 22:00:01 +00:00
parent 05641418a9
commit b7916239ae
1 changed files with 1 additions and 1 deletions

@ -76,5 +76,5 @@ For (number of component instances):
For plane A and plane B:
For (total tiles height):
For (total tiles width):
2 bytes: Tilemap ID
2 bytes: Tilemap ID (0 = No Tile, otherwise offset by 1 in the tilemap)
```