bzr branch
http://9ix.org/bzr/ld28
11
by Josh C
... add the map. and the extra code to work w/ it. |
1 |
<?xml version="1.0" encoding="UTF-8"?> |
2 |
<map version="1.0" orientation="orthogonal" width="50" height="37" tilewidth="16" tileheight="16"> |
|
3 |
<tileset firstgid="1" name="tiles" tilewidth="16" tileheight="16"> |
|
4 |
<image source="tiles.png" width="48" height="16"/> |
|
5 |
<tile id="0"> |
|
6 |
<properties> |
|
7 |
<property name="solid" value="true"/> |
|
8 |
</properties> |
|
9 |
</tile> |
|
10 |
</tileset> |
|
11 |
<layer name="bg" width="50" height="37"> |
|
12 |
<data encoding="base64" compression="zlib"> |
|
13 |
eJztwwEJAAAMBKHj+4dejoGCq6aqqqqqqqr66AEqnw51 |
|
14 |
</data> |
|
15 |
</layer> |
|
16 |
<layer name="map" width="50" height="37"> |
|
17 |
<data encoding="base64" compression="zlib"> |
|
18 |
eJzt2cEJACAQA8Gz/6ZtQnCVGUgB+86amfXJXqejRUeLjhYdLTpadLToaNHRoqNFR4uOFh0tOlp0tOho0dGio+X2n3dyG7fLAKs= |
|
19 |
</data> |
|
20 |
</layer> |
|
21 |
</map> |