blob: 29c32bc880faf672f01757df9ec208ffdfdca5ad (
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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
|
<?xml version="1.0" encoding="UTF-8"?>
<map version="1.0" orientation="orthogonal" width="53" height="51" tilewidth="32" tileheight="32">
<properties>
<property name="name" value="Backstage"/>
</properties>
<tileset firstgid="1" name="Woodland Indoor" tilewidth="32" tileheight="32">
<image source="../graphics/tiles/woodland_indoor.png" width="512" height="512"/>
</tileset>
<tileset firstgid="257" name="Collision" tilewidth="32" tileheight="32">
<image source="../graphics/tiles/collision.png" width="64" height="32"/>
</tileset>
<layer name="Base" width="53" height="51">
<data encoding="base64" compression="gzip">
H4sIAAAAAAAAA+3PsQ3AIAxFQRiBEcgG7L9cessSSooYKVecXLj5b7XWFgAAAPAbPfHkf6KR6OFG1Zt3ZmKEG1Vv3rkSM9yoevObpp3qzZo0nUqTJk0AAAAA37kB88KGxjwqAAA=
</data>
</layer>
<layer name="Fringe" width="53" height="51">
<data encoding="base64" compression="gzip">
H4sIAAAAAAAAA+3RsQ2AMAwEQGZkBEZgIdgANoBZmIQU0LiKBAUOd5IV2V+90nUAAADAH/UP8y8awh47xDyDMeyxQ8wzaqED8K6lzFpxy+C43qnMXHHLpKV/um1l9oobAAAAQHYnuuc0fjwqAAA=
</data>
</layer>
<layer name="Over" width="53" height="51">
<data encoding="base64" compression="gzip">
H4sIAAAAAAAAA+3S0QmAIBQFUMdojQZyphq5ggIRJRGKjHPgIl78eA8MAQAAALgTz6T3tL8yvTxXr3TmWl9782UxO9N+xH0OpdnzvzjaTi3+uBM8ZdmzNnRA2dwRAAAAgNFtIjTySjwqAAA=
</data>
</layer>
<layer name="Collision" width="53" height="51">
<data encoding="base64" compression="gzip">
H4sIAAAAAAAAA+3PMQ7AIAwEQfD/H43SpUiKkIKTNSdNgxu25hgFAAAA0MC1P/ckT7s3vN2T7ez0nzVpStW96etbKk2aAAAAAFIt0kkj0TwqAAA=
</data>
</layer>
<objectgroup name="Objects" width="53" height="51">
<object name="To Left Door Onstage" type="warp" x="704" y="640" width="32" height="32">
<properties>
<property name="dest_map" value="017-2"/>
<property name="dest_x" value="736"/>
<property name="dest_y" value="672"/>
</properties>
</object>
<object name="To Outside" type="warp" x="832" y="672" width="32" height="32">
<properties>
<property name="dest_map" value="017-1"/>
<property name="dest_x" value="1376"/>
<property name="dest_y" value="1088"/>
</properties>
</object>
<object name="To Right Door Onstage" type="warp" x="960" y="640" width="32" height="32">
<properties>
<property name="dest_map" value="017-2"/>
<property name="dest_x" value="928"/>
<property name="dest_y" value="672"/>
</properties>
</object>
<object name="To Left Trapdoor Onstage" type="warp" x="672" y="896" width="32" height="32">
<properties>
<property name="dest_map" value="017-2"/>
<property name="dest_x" value="800"/>
<property name="dest_y" value="800"/>
</properties>
</object>
<object name="To Centre Trapdoor Onstage" type="warp" x="832" y="896" width="32" height="32">
<properties>
<property name="dest_map" value="017-2"/>
<property name="dest_x" value="832"/>
<property name="dest_y" value="736"/>
</properties>
</object>
<object name="To Right Trapdoor Onstage" type="warp" x="992" y="896" width="32" height="32">
<properties>
<property name="dest_map" value="017-2"/>
<property name="dest_x" value="864"/>
<property name="dest_y" value="800"/>
</properties>
</object>
</objectgroup>
</map>
|