mirror of
https://github.com/alpine9000/amiga_examples
synced 2025-12-08 14:59:01 +00:00
25 lines
1.2 KiB
XML
25 lines
1.2 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<map version="1.0" orientation="orthogonal" renderorder="right-down" width="100" height="8" tilewidth="16" tileheight="16" nextobjectid="1">
|
|
<tileset firstgid="1" name="foreground" tilewidth="16" tileheight="16" tilecount="320" columns="20">
|
|
<image source="../assets/assets.png" width="320" height="256"/>
|
|
</tileset>
|
|
<tileset firstgid="321" name="items" tilewidth="16" tileheight="16" tilecount="320" columns="20">
|
|
<image source="../assets/items.png" trans="000000" width="320" height="256"/>
|
|
</tileset>
|
|
<layer name="foreground" width="100" height="8">
|
|
<data encoding="base64" compression="zlib">
|
|
eJxjZ2BgsGLEjtlpIDeK8WM7YNgxAbEYFppcOctB4K+hirWA4bcbR9hq4QhvQnKj8UE+piR/VI7mD6pjQnlg+Wj+oCserT8GFya3jhjNH7TB0njaprSQG8X4MQAt/aRm
|
|
</data>
|
|
</layer>
|
|
<layer name="pathway" width="100" height="8">
|
|
<data encoding="base64" compression="zlib">
|
|
eJxjYBgFo2AUEAK6jAwM3wfaEaMABdxlwIyTk1AxZNqYkc4OG8EAFCeg8NZlRBWTZ0TQMPAYiD8C8XkGiHp0faOA/gAUJ5KjcTAKRsEooAMAAJUwDuA=
|
|
</data>
|
|
</layer>
|
|
<layer name="items" width="100" height="8">
|
|
<data encoding="base64" compression="zlib">
|
|
eJxjYBgFQwHEMOKWc8QjNwooB6DwBWFvHOHsPBr+dAWw9E5MugepccGiLnY0zmgC0OMkgBFTHqYmAC0efUfjhCqAUL7wICJO3EbjYkCB/2j4j4IRAADc/AcM
|
|
</data>
|
|
</layer>
|
|
</map>
|