-
Notifications
You must be signed in to change notification settings - Fork 0
/
Furniture.tsx
40 lines (40 loc) · 1.48 KB
/
Furniture.tsx
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
<?xml version="1.0" encoding="UTF-8"?>
<tileset name="Furniture" tilewidth="64" tileheight="64" tilecount="8" columns="0">
<grid orientation="orthogonal" width="1" height="1"/>
<tile id="3">
<image width="64" height="64" source="../../../../../Downloads/piskel/masterbed.png"/>
<objectgroup draworder="index">
<object id="1" x="0" y="0" width="64" height="64"/>
</objectgroup>
</tile>
<tile id="4">
<image width="32" height="64" source="../../../../../Downloads/piskel/singlebed.png"/>
<objectgroup draworder="index">
<object id="1" x="0" y="0" width="32" height="64"/>
</objectgroup>
</tile>
<tile id="5">
<image width="64" height="64" source="../../../../../Downloads/piskel/bookshelf.png"/>
</tile>
<tile id="7">
<image width="32" height="32" source="../../../../../Downloads/piskel/sidetable.png"/>
</tile>
<tile id="8">
<image width="64" height="32" source="../../../../../Downloads/piskel/rug.png"/>
</tile>
<tile id="9">
<image width="64" height="32" source="../../../../../Downloads/piskel/table.png"/>
</tile>
<tile id="10">
<image width="32" height="64" source="../../../../../Downloads/piskel/singlebedNew.png"/>
<objectgroup draworder="index">
<object id="1" x="0" y="0" width="32" height="64"/>
</objectgroup>
</tile>
<tile id="11">
<image width="64" height="64" source="../../../../../Downloads/piskel/masterBedNew.png"/>
<objectgroup draworder="index">
<object id="1" x="0" y="0" width="64" height="64"/>
</objectgroup>
</tile>
</tileset>