mirror of
https://github.com/Pathduck/pathduck.github.io.git
synced 2026-07-27 23:53:45 -04:00
26 lines
914 B
TypeScript
Executable File
26 lines
914 B
TypeScript
Executable File
<?xml version="1.0" encoding="UTF-8"?>
|
|
<tileset version="1.4" tiledversion="1.4.2" name="Platforms" tilewidth="480" tileheight="225" tilecount="7" columns="0">
|
|
<grid orientation="orthogonal" width="1" height="1"/>
|
|
<tile id="0">
|
|
<image width="90" height="96" source="platforming/jump02.png"/>
|
|
</tile>
|
|
<tile id="1">
|
|
<image width="118" height="96" source="platforming/jump03.png"/>
|
|
</tile>
|
|
<tile id="2">
|
|
<image width="32" height="112" source="platforming/jump04.png"/>
|
|
</tile>
|
|
<tile id="3">
|
|
<image width="144" height="80" source="platforming/jump08.png"/>
|
|
</tile>
|
|
<tile id="4">
|
|
<image width="480" height="225" source="platforming/stationplatform.png"/>
|
|
</tile>
|
|
<tile id="5">
|
|
<image width="480" height="225" source="platforming/stationplatform-flipped.png"/>
|
|
</tile>
|
|
<tile id="6">
|
|
<image width="96" height="64" source="platforming/jump06.png"/>
|
|
</tile>
|
|
</tileset>
|