source: 2015/27/ohjaajat/TheLegendOfGabriel/TheLegendOfGabriel/TheLegendOfGabrielContent/level1.tmx @ 6708

Revision 6708, 3.1 KB checked in by empaheik, 8 years ago (diff)

Aita, jonka voi tuhota luodeilla, muttei miekalla. Hmm. Kyllä se tästä.

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="45">
3 <tileset firstgid="1" name="LegendOfGabrielTileset" tilewidth="20" tileheight="20">
4  <image source="tileset.png" width="200" height="200"/>
5  <tile id="2">
6   <properties>
7    <property name="collide" value="true"/>
8   </properties>
9  </tile>
10  <tile id="16">
11   <properties>
12    <property name="collide" value="true"/>
13   </properties>
14  </tile>
15 </tileset>
16 <layer name="base" width="25" height="40">
17  <data encoding="base64" compression="zlib">
18   eJztkzEOgDAIRYlDnRy4gfc/ZWPiQBqkjfIxIQxvEv5LAZmIWLALGMSVfQpHE6z0a3Vt4BCM3yzXU63GiuMrEY6iKPKw3aDzUQ50frY3oPL/2kfETtBzy+Co/3B+Q4ib0jIjHJ4zf+uY1XvM3urz2q3V7zX7yBuMdkS8wcOFdnRJ+hei
19  </data>
20 </layer>
21 <layer name="decoration" width="25" height="40">
22  <data encoding="base64" compression="zlib">
23   eJzt1zEKgDAMBdAudXVz9ja6qqPg/Y8hhQZCLHb5PxDoBwcr5JFiKqb0zdJYQ2c193O9kMkNAx1roKL3I5t1Rlh9eBh6TyL3MYxhoLKRjVL/JBpSn2Xo+izjUPUvknEnfh/WkTDOXXG00foOIhwdpPF0nqP6+HMinVdlFneyIbMY3bDzgTbknbLzgTR68TYmB4MV73+c8f/ha7yvhw1d
24  </data>
25 </layer>
26 <objectgroup color="#65e2d8" name="exit">
27  <properties>
28   <property name="goto" value="level2@bottom"/>
29  </properties>
30  <object id="19" name="tunnelblockade" x="100" y="0" width="20" height="20">
31   <properties>
32    <property name="block" value="below"/>
33    <property name="goto" value="level2@bottom"/>
34   </properties>
35  </object>
36  <object id="22" name="bottom" x="100" y="780" width="20" height="20">
37   <properties>
38    <property name="goto" value="testlevel@top"/>
39   </properties>
40  </object>
41  <object id="27" name="hobo" x="400" y="20" width="20" height="20">
42   <properties>
43    <property name="goto" value="hobocave@enterance"/>
44   </properties>
45  </object>
46  <object id="28" name="right" x="480" y="460" width="20" height="60">
47   <properties>
48    <property name="goto" value="level3@left"/>
49   </properties>
50  </object>
51  <object id="41" name="debug" x="280" y="780" width="20" height="20">
52   <properties>
53    <property name="goto" value="bossroom@enterance"/>
54   </properties>
55  </object>
56 </objectgroup>
57 <objectgroup name="player">
58  <object id="24" name="Alexander" x="47.3564" y="728.039" width="20" height="20"/>
59 </objectgroup>
60 <objectgroup color="#a41b80" name="interactable"/>
61 <objectgroup color="#000000" name="blockade">
62  <object id="29" x="80" y="0" width="20" height="40"/>
63  <object id="34" x="120" y="0" width="20" height="40"/>
64  <object id="35" x="100" y="20" width="20" height="20"/>
65 </objectgroup>
66 <objectgroup color="#55ff00" name="coyote">
67  <object id="36" x="200" y="210" width="20" height="20"/>
68  <object id="37" x="400" y="730" width="20" height="20"/>
69  <object id="38" x="240" y="250" width="20" height="20"/>
70  <object id="39" x="450" y="90" width="20" height="20"/>
71  <object id="40" x="40" y="360" width="20" height="20"/>
72 </objectgroup>
73 <layer name="cover" width="25" height="40">
74  <data encoding="base64" compression="zlib">
75   eJztzQEJAAAIA7BXsH9ZscRB2Aos+WdKR+MBAACAs/s2ADQ=
76  </data>
77 </layer>
78</map>
Note: See TracBrowser for help on using the repository browser.