Update existing animations to use the new onesheet tileset.
This commit is contained in:
parent
aa0c826b3c
commit
e2a23f7820
4 changed files with 25 additions and 27 deletions
|
@ -7,7 +7,7 @@
|
|||
105,18,24,24,24,24,24,24,24,18,106,189,105,65,61,61,61,61,24,86,
|
||||
105,24,31,24,24,24,87,103,102,103,104,189,105,62,24,24,24,24,3,106,
|
||||
105,24,24,19,24,24,106,191,170,90,210,169,85,62,20,24,31,24,24,86,
|
||||
101,103,103,103,88,24,86,131,190,81,83,82,108,62,31,15,324,31,24,106,
|
||||
101,103,103,103,88,24,86,131,190,81,83,82,108,62,31,15,24,31,24,106,
|
||||
191,209,130,209,85,24,86,151,171,105,65,61,61,63,24,24,19,24,24,106,
|
||||
129,91,81,83,108,24,106,110,90,85,62,87,103,103,103,102,102,103,102,104,
|
||||
191,189,105,24,24,24,106,171,189,105,62,106,149,210,89,171,91,81,82,84,
|
||||
|
@ -20,7 +20,7 @@
|
|||
103,103,104,150,169,90,129,85,24,24,24,106,90,151,101,102,102,102,103,103
|
||||
</data>
|
||||
</layer>
|
||||
<objectgroup id="2" name="objects">
|
||||
<objectgroup id="2" name="objects" visible="0">
|
||||
<object id="1" type="player-spawn" gid="1" x="16" y="208" width="16" height="16"/>
|
||||
<object id="52" type="bomb" gid="51" x="240" y="192" width="16" height="16"/>
|
||||
<object id="63" type="brick" gid="23" x="304" y="144" width="16" height="16"/>
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<tileset version="1.8" tiledversion="1.8.6" name="tiles" tilewidth="16" tileheight="16" tilecount="1200" columns="20" objectalignment="topleft">
|
||||
<image source="../../../assets/images/cirkoban.png" width="320" height="960"/>
|
||||
<tileset version="1.8" tiledversion="1.8.6" name="tiles" tilewidth="16" tileheight="16" tilecount="300" columns="20" objectalignment="topleft">
|
||||
<image source="../../../assets/images/cirkoban-onesheet.png" width="320" height="240"/>
|
||||
<tile id="2" type="wall">
|
||||
<properties>
|
||||
<property name="kind" value="copper"/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue