fix prop graphic's region to use the correct atlas region
This commit is contained in:
@@ -1,36 +1,23 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<map version="1.10" tiledversion="1.11.0" orientation="orthogonal" renderorder="right-down" width="18" height="16" tilewidth="16" tileheight="16" infinite="0" nextlayerid="7" nextobjectid="11">
|
||||
<map version="1.10" tiledversion="1.11.0" orientation="orthogonal" renderorder="right-down" width="18" height="16" tilewidth="16" tileheight="16" infinite="0" nextlayerid="7" nextobjectid="15">
|
||||
<properties>
|
||||
<property name="music" value="TOWN"/>
|
||||
</properties>
|
||||
<tileset firstgid="1" source="objects.tsx"/>
|
||||
<tileset firstgid="6" source="tileset.tsx"/>
|
||||
<tileset firstgid="7" source="tileset.tsx"/>
|
||||
<layer id="1" name="ground" width="18" height="16">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJylkjsPwjAMhDPykCoeEjDBxkgzARPqBEywla2w9lfkr3OVYulkuSHA8Elt5DvH5wTn3BosDTYgfMHEOCtBEb/34KA4GpotGBjnRfR4gJZ4girW7AwN/3ezrsApam/gQlyNvp3nIubhySOQT2XocuGZ2MdnaiVL8WhA3ZOtoPegM2Vqo16Qflwvmd4Tnry7Vu2Ad+EpY6uHJpWV+LzI55e9neNsfAfr3eR6sbb8UK/f978MwUgx7qlN3W0KZop5Rv83Ub9shA==
|
||||
eJylkjsPwjAMhLPykCoeEjDBxkgzARPqBEywla2w9lfkp3OVYumwTAgwfFIb+c7xOcE5twRzgxUIXzAyzkpQxO8t2Cn2hmYNesZ5ET1uoCXuoIo1G0PD/92sC3CI2gs4EWejb+c5i3l48gjkUxm6XHgm9vGZWslSPBpQOztbQe9BZ8rURr0g/bheMr0mPHl3rXvdAe/CU8ZWD00qK/F5kM8vezvG2fgO1rvJ9WJt+aFev+9/6YOBYvimNnW3MZgophn9n9wdbaQ=
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="3" name="water" width="18" height="16">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYBgFo2AUjALKgRES25BIPQAWUABk
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="4" name="water2" width="18" height="16">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYBgFo2AUjIKBAQAEgAAB
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="2" name="props" width="18" height="16">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYBgFo2AUjIKBAQAEgAAB
|
||||
eJxjYBgFo2AUjALKgTES24hIPQAWrABm
|
||||
</data>
|
||||
</layer>
|
||||
<objectgroup id="6" name="trigger"/>
|
||||
<objectgroup id="5" name="objects">
|
||||
<object id="5" gid="3" x="197" y="118" width="80" height="112"/>
|
||||
<object id="6" gid="4" x="58" y="101" width="64" height="80"/>
|
||||
<object id="7" gid="4" x="43" y="215" width="64" height="80"/>
|
||||
<object id="8" gid="4" x="199" y="216" width="64" height="80"/>
|
||||
<object id="9" gid="5" x="32" y="32" width="16" height="16"/>
|
||||
<object id="10" gid="2" x="25" y="214" width="32" height="32">
|
||||
<properties>
|
||||
@@ -38,5 +25,9 @@
|
||||
<property name="controller" type="bool" value="true"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="11" gid="6" x="44" y="200" width="41" height="63"/>
|
||||
<object id="12" gid="6" x="137" y="206" width="41" height="63"/>
|
||||
<object id="13" gid="6" x="72" y="93" width="41" height="63"/>
|
||||
<object id="14" gid="6" x="176" y="123" width="41" height="63"/>
|
||||
</objectgroup>
|
||||
</map>
|
||||
|
||||
Reference in New Issue
Block a user