10 lines
351 B
XML
10 lines
351 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<tileset version="1.4" tiledversion="1.4.3" name="wall" tilewidth="32" tileheight="32" tilecount="1" columns="1">
|
|
<image source="../Chaospatinnen_Tileset/wall.png" width="32" height="32"/>
|
|
<tile id="0">
|
|
<properties>
|
|
<property name="collides" type="bool" value="true"/>
|
|
</properties>
|
|
</tile>
|
|
</tileset>
|