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
|
@ -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