add camera system and optimize y sorting for rendering
This commit is contained in:
@@ -1,6 +1,106 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<tileset version="1.10" tiledversion="1.11.0" name="tileset" tilewidth="16" tileheight="16" spacing="16" margin="8" tilecount="128" columns="8">
|
||||
<image source="tileset.png" width="256" height="512"/>
|
||||
<tile id="0">
|
||||
<objectgroup draworder="index" id="2">
|
||||
<object id="1" x="8" y="9" width="8" height="7"/>
|
||||
</objectgroup>
|
||||
</tile>
|
||||
<tile id="1">
|
||||
<objectgroup draworder="index" id="2">
|
||||
<object id="1" x="0" y="7" width="16" height="7"/>
|
||||
</objectgroup>
|
||||
</tile>
|
||||
<tile id="2">
|
||||
<objectgroup draworder="index" id="2">
|
||||
<object id="1" x="0" y="9" width="8" height="7"/>
|
||||
</objectgroup>
|
||||
</tile>
|
||||
<tile id="3">
|
||||
<objectgroup draworder="index" id="2">
|
||||
<object id="1" x="9" y="9" width="7" height="7"/>
|
||||
</objectgroup>
|
||||
</tile>
|
||||
<tile id="4">
|
||||
<objectgroup draworder="index" id="2">
|
||||
<object id="1" x="0" y="7" width="16" height="7"/>
|
||||
</objectgroup>
|
||||
</tile>
|
||||
<tile id="5">
|
||||
<objectgroup draworder="index" id="2">
|
||||
<object id="1" x="0" y="9" width="8" height="7"/>
|
||||
</objectgroup>
|
||||
</tile>
|
||||
<tile id="8">
|
||||
<objectgroup draworder="index" id="2">
|
||||
<object id="1" x="8" y="0" width="4" height="16"/>
|
||||
</objectgroup>
|
||||
</tile>
|
||||
<tile id="10">
|
||||
<objectgroup draworder="index" id="2">
|
||||
<object id="1" x="4" y="0" width="5" height="16"/>
|
||||
</objectgroup>
|
||||
</tile>
|
||||
<tile id="11">
|
||||
<objectgroup draworder="index" id="2">
|
||||
<object id="1" x="7" y="0" width="5" height="16"/>
|
||||
</objectgroup>
|
||||
</tile>
|
||||
<tile id="13">
|
||||
<objectgroup draworder="index" id="2">
|
||||
<object id="1" x="4" y="0" width="5" height="16"/>
|
||||
</objectgroup>
|
||||
</tile>
|
||||
<tile id="16">
|
||||
<objectgroup draworder="index" id="2">
|
||||
<object id="1" x="9" y="0" width="7" height="8"/>
|
||||
</objectgroup>
|
||||
</tile>
|
||||
<tile id="17">
|
||||
<objectgroup draworder="index" id="2">
|
||||
<object id="1" x="0" y="4" width="16" height="4"/>
|
||||
</objectgroup>
|
||||
</tile>
|
||||
<tile id="18">
|
||||
<objectgroup draworder="index" id="2">
|
||||
<object id="1" x="0" y="0" width="7" height="7"/>
|
||||
</objectgroup>
|
||||
</tile>
|
||||
<tile id="19">
|
||||
<objectgroup draworder="index" id="2">
|
||||
<object id="1" x="8" y="0" width="8" height="6"/>
|
||||
</objectgroup>
|
||||
</tile>
|
||||
<tile id="20">
|
||||
<objectgroup draworder="index" id="2">
|
||||
<object id="1" x="0" y="6" width="16" height="4"/>
|
||||
</objectgroup>
|
||||
</tile>
|
||||
<tile id="21">
|
||||
<objectgroup draworder="index" id="2">
|
||||
<object id="1" x="0" y="0" width="8" height="7"/>
|
||||
</objectgroup>
|
||||
</tile>
|
||||
<tile id="24">
|
||||
<objectgroup draworder="index" id="2">
|
||||
<object id="1" x="4" y="5" width="12" height="11"/>
|
||||
</objectgroup>
|
||||
</tile>
|
||||
<tile id="25">
|
||||
<objectgroup draworder="index" id="2">
|
||||
<object id="1" x="0" y="5" width="12" height="11"/>
|
||||
</objectgroup>
|
||||
</tile>
|
||||
<tile id="32">
|
||||
<objectgroup draworder="index" id="2">
|
||||
<object id="1" x="4" y="0" width="12" height="14"/>
|
||||
</objectgroup>
|
||||
</tile>
|
||||
<tile id="33">
|
||||
<objectgroup draworder="index" id="2">
|
||||
<object id="1" x="0" y="0" width="12" height="14"/>
|
||||
</objectgroup>
|
||||
</tile>
|
||||
<wangsets>
|
||||
<wangset name="Unnamed Set" type="corner" tile="-1">
|
||||
<wangcolor name="gras" color="#ff0000" tile="-1" probability="1"/>
|
||||
|
||||
Reference in New Issue
Block a user