Merge pull request #512 from thecodingmachine/doctilelayerformat
Improving doc: the tile layer format must be CSV
This commit is contained in:
commit
6a2b583ca5
3
website/dist/create-map.html
vendored
3
website/dist/create-map.html
vendored
@ -109,6 +109,9 @@
|
||||
<li>set a start position for the players</li>
|
||||
<li>configure the "floor layer" (so that WorkAdventure can correctly display characters above the floor, but under the ceiling)</li>
|
||||
<li>eventually, you can place exits that link to other maps</li>
|
||||
<li>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.</li>
|
||||
</ul>
|
||||
|
||||
<h3 id="workadventure-maps-rules" class="pixel-title">WorkAdventure Map Rules</h3>
|
||||
|
Loading…
Reference in New Issue
Block a user