blob: 9a337a40b3e5c46c16c00dd72c6b4ab418619c97 (
plain) (
blame)
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="Ship Flags x3x2" tilewidth="96" tileheight="64">
<image source="ship-flags-x3x2.png" width="192" height="448"/>
<tile id="0">
<properties>
<property name="animation-delay0" value="16"/>
<property name="animation-delay1" value="16"/>
<property name="animation-delay2" value="16"/>
<property name="animation-delay3" value="16"/>
<property name="animation-delay4" value="16"/>
<property name="animation-delay5" value="16"/>
<property name="animation-delay6" value="16"/>
<property name="animation-frame0" value="0"/>
<property name="animation-frame1" value="1"/>
<property name="animation-frame2" value="2"/>
<property name="animation-frame3" value="3"/>
<property name="animation-frame4" value="4"/>
<property name="animation-frame5" value="5"/>
<property name="animation-frame6" value="6"/>
</properties>
</tile>
<tile id="7">
<properties>
<property name="animation-delay0" value="16"/>
<property name="animation-delay1" value="16"/>
<property name="animation-delay2" value="16"/>
<property name="animation-delay3" value="16"/>
<property name="animation-delay4" value="16"/>
<property name="animation-delay5" value="16"/>
<property name="animation-delay6" value="16"/>
<property name="animation-frame0" value="7"/>
<property name="animation-frame1" value="8"/>
<property name="animation-frame2" value="9"/>
<property name="animation-frame3" value="10"/>
<property name="animation-frame4" value="11"/>
<property name="animation-frame5" value="12"/>
<property name="animation-frame6" value="13"/>
</properties>
</tile>
</tileset>
|