Revision 6622,
1.7 KB
checked in by empaheik, 6 years ago
(diff) |
Poistettu ylimääräinen tilemap.
|
Line | |
---|
1 | <?xml version="1.0" encoding="UTF-8"?> |
---|
2 | <map version="1.0" orientation="orthogonal" renderorder="right-down" width="25" height="40" tilewidth="20" tileheight="20" nextobjectid="27"> |
---|
3 | <tileset firstgid="1" name="testlevel4" tilewidth="20" tileheight="20"> |
---|
4 | <image source="tileset.png" width="200" height="200"/> |
---|
5 | </tileset> |
---|
6 | <tileset firstgid="101" name="tileset" tilewidth="20" tileheight="20"> |
---|
7 | <image source="tileset.png" width="200" height="200"/> |
---|
8 | </tileset> |
---|
9 | <layer name="base" width="25" height="40"> |
---|
10 | <data encoding="base64" compression="zlib"> |
---|
11 | eJztkbEOgDAIRDv1U7s4OfD/Lg6EGKqVOyNheFPhXgFprYliUwgI6+iKO/1Xdd2wK+yb5/NqVx1vYDiKosjDOEHnoxzo/GwzoPK/ugfjJui9ZXCw7/6H/DEB4WDMEb3zVcesPmL3Xl/Ubb3+qN1H/PNpNsvBmCHChXYchDljRg== |
---|
12 | </data> |
---|
13 | </layer> |
---|
14 | <layer name="decoration" width="25" height="40"> |
---|
15 | <data encoding="base64" compression="zlib"> |
---|
16 | eJzt1zEKgDAMBdAsvbAeS1d1FDyZFAyEWOzyfyTQDy4V8mhrKhV5pzTG0PHG/DxsAx3WWtn1KG6ckT/2HBW7JpnnMYxhoLKQjVp/Jxpan2XY+ixjM/UPknEKfx7e0TDOXXWs0foPIhwbpHF13qPm8eVkOq9qL65kQ3sxu+H7A23oN+X7A2n0Em1MAQYr0Xeccf+INW4wjiDB |
---|
17 | </data> |
---|
18 | </layer> |
---|
19 | <objectgroup color="#65e2d8" name="exit"> |
---|
20 | <properties> |
---|
21 | <property name="goto" value="level2@bottom"/> |
---|
22 | </properties> |
---|
23 | <object id="19" x="100" y="0" width="20" height="20"> |
---|
24 | <properties> |
---|
25 | <property name="goto" value="testlevel@right"/> |
---|
26 | </properties> |
---|
27 | </object> |
---|
28 | <object id="22" name="bottom" x="100" y="780" width="20" height="20"> |
---|
29 | <properties> |
---|
30 | <property name="goto" value="testlevel@top"/> |
---|
31 | </properties> |
---|
32 | </object> |
---|
33 | </objectgroup> |
---|
34 | <objectgroup name="player"> |
---|
35 | <object id="24" name="Alexander" x="47.3564" y="728.039" width="20" height="20"/> |
---|
36 | </objectgroup> |
---|
37 | <objectgroup color="#a41b80" name="interactable"/> |
---|
38 | </map> |
---|
Note: See
TracBrowser
for help on using the repository browser.