blob: 8c6b659a8af1b443f6c0b8095c42729fb8181206 (
plain)
1
2
3
4
5
6
7
|
<?xml version="1.0" encoding="UTF-8"?>
<tileset version="1.2" tiledversion="1.3.1" name="test_ship" tilewidth="128" tileheight="128" tilecount="1" columns="0">
<grid orientation="orthogonal" width="1" height="1"/>
<tile id="1">
<image width="128" height="128" source="img_raw/level_1_raw.png"/>
</tile>
</tileset>
|