From 839fb705b52fd211c9097719caf9b69a8fb3ef64 Mon Sep 17 00:00:00 2001 From: Ashley N Date: Thu, 7 Sep 2023 23:00:58 +0000 Subject: [PATCH] Update Design Doc: `level` tool --- Design-Doc%3A-%60level%60-tool.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/Design-Doc%3A-%60level%60-tool.md b/Design-Doc%3A-%60level%60-tool.md index f409b59..27f16c6 100644 --- a/Design-Doc%3A-%60level%60-tool.md +++ b/Design-Doc%3A-%60level%60-tool.md @@ -95,12 +95,4 @@ For (number of component instances): * 2 bytes: Index of the component definition (from component definitions - not the ID! but the index) For (number of 16-bit properties in the component as determined from its entry in "Component Definitions"): * 2 bytes: Value of the associated field (order per configuration TOML as mentioned above). -``` - -### Map Data -``` -For plane B, then plane A: - For (total tiles height): - For (total tiles width): - 2 bytes: Tilemap ID (0 = No Tile, otherwise offset by 1 in the tilemap) ``` \ No newline at end of file