From 1158a7c50434f1e7436d8c00ce602329581b8e23 Mon Sep 17 00:00:00 2001 From: "Juan J. Martinez" Date: Sat, 24 Dec 2022 14:19:50 +0000 Subject: Wording, refer to what "the layer is used" means --- docs/tools.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/tools.md b/docs/tools.md index a0d1237..9e294d9 100644 --- a/docs/tools.md +++ b/docs/tools.md @@ -105,9 +105,9 @@ Please check `map.json` of the example game for a reference. #### Configuration -The map importer may require a configuration file in JSON format that provides -information about the valid entities in the map, but only if the Entities layer -is used. +If the `Entities` layer is used (it must exists and be "visible"), the map +importer will reuire a configuration file in JSON format that provides +information about the valid entities in the map. For each entity it expects: -- cgit v1.2.3