From b0d0bb26716acd449ffea2dc09b8f3be9a257054 Mon Sep 17 00:00:00 2001 From: Ashley N Date: Fri, 8 Sep 2023 00:30:51 +0000 Subject: [PATCH] Update Design Doc: `level` tool --- Design-Doc%3A-%60level%60-tool.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Design-Doc%3A-%60level%60-tool.md b/Design-Doc%3A-%60level%60-tool.md index c02cc07..95e478d 100644 --- a/Design-Doc%3A-%60level%60-tool.md +++ b/Design-Doc%3A-%60level%60-tool.md @@ -87,7 +87,7 @@ The collision map is just an array of 8-bit unsigned integers laid out with the ### .ecs Format (Entity-Component System) This file contains the entity-component system defined by the [attributes](#entity-component-system) set in Tiled Map Editor's object layer(s). -#### Entity Data +#### Entities ``` 2 bytes: Number of entities For (number of entities):