diff --git a/website/dist/create-map.html b/website/dist/create-map.html index 9548aac6..7d952c93 100644 --- a/website/dist/create-map.html +++ b/website/dist/create-map.html @@ -109,6 +109,9 @@
  • set a start position for the players
  • configure the "floor layer" (so that WorkAdventure can correctly display characters above the floor, but under the ceiling)
  • eventually, you can place exits that link to other maps
  • +
  • the "Tile Layer Format" must be set to CSV. If you started from the map starter kit as explained above, + you have nothing to do. However, if you start from scratch, please be sure to select "CSV" for the tile layer format + when creating the map. You can change this setting later in the map properties.
  • WorkAdventure Map Rules