Skip to content

Commit

Permalink
chore: add CSV explanation for file export
Browse files Browse the repository at this point in the history
  • Loading branch information
alekmaul committed Oct 9, 2023
1 parent 46ca005 commit 29b6ec0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion wiki/Update-Maps-in-Tiled.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,8 @@ _"attribute" property value **0002** or **0004** will need to be managed in your

## Export map in jSON format

To export your map in a format usable with PVSnesLib, you need to click on the first tab named **tiled.tmx**, to be on the map file and not on the tiles part of the map.
To export your map in a format usable with PVSnesLib, you need to click on the first tab named **tiled.tmx**, to be on the map file and not on the tiles part of the map. You also need to use menu **Map**, option **Map properties...** to have the correct properties.
Select **CSV** as **Tile Leyer Format**.

<img width="300" src="https://user-images.githubusercontent.com/2528347/199171995-261bc3d5-94c2-4404-999a-d3d889b4df09.png">

Expand Down

0 comments on commit 29b6ec0

Please sign in to comment.