Add a 'path' brush to the tileset

This commit is contained in:
Shadow15510 2021-11-02 09:30:18 +01:00
parent 74f140f47c
commit 63083fcea1
1 changed files with 12 additions and 1 deletions

View File

@ -1,4 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<tileset version="1.5" tiledversion="1.7.1" name="Asci_tileset" tilewidth="42" tileheight="85" tilecount="96" columns="16">
<tileset version="1.5" tiledversion="1.7.2" name="Asci_tileset" tilewidth="42" tileheight="85" tilecount="96" columns="16">
<image source="tileset.png" width="672" height="510"/>
<wangsets>
<wangset name="path" type="corner" tile="-1">
<wangcolor name="" color="#ff0000" tile="-1" probability="1"/>
<wangtile tileid="0" wangid="0,1,0,1,0,1,0,1"/>
<wangtile tileid="7" wangid="0,1,0,1,0,1,0,1"/>
<wangtile tileid="12" wangid="0,1,0,1,0,1,0,1"/>
<wangtile tileid="14" wangid="0,1,0,1,0,1,0,1"/>
<wangtile tileid="64" wangid="0,1,0,1,0,1,0,1"/>
<wangtile tileid="95" wangid="0,1,0,1,0,1,0,1"/>
</wangset>
</wangsets>
</tileset>