mirror of
https://github.com/alpine9000/amiga_examples
synced 2025-12-08 14:59:01 +00:00
25 lines
1.3 KiB
XML
25 lines
1.3 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">
|
|
eJxjYBgFQwmcBOLvWOhRQFugy4g9nLmB4qyMmPQooD24y4AZJ9jigns0PugGQHFizAjJL8hi8owIGpY/HgPxRyA+zwBRj65vFNAWwMJdHinMQXEiORoHAwKw5Z1RMAqGMwAALrkScQ==
|
|
</data>
|
|
</layer>
|
|
<layer name="items" width="100" height="8">
|
|
<data encoding="base64" compression="zlib">
|
|
eJxjYBgFo2AU4AOOjBDszYhd3hmH+CigDXBkRKUJgejR+KEbQI+TACxhD1MTgBaPvqPxRBVAbL5AVo8eJ26jcTGgwH80/EfBCAAAPxcFWQ==
|
|
</data>
|
|
</layer>
|
|
</map>
|