Last change
on this file since 20 was
20,
checked in by sam, 12 years ago
|
Add mediocre support for .tmx tiled maps.
|
File size:
1.6 KB
|
Line | |
---|
1 | <?xml version="1.0" encoding="UTF-8"?> |
---|
2 | <map version="1.0" orientation="orthogonal" width="32" height="32" tilewidth="32" tileheight="32"> |
---|
3 | <tileset firstgid="1" name="Road" tilewidth="32" tileheight="32"> |
---|
4 | <image source="art/test/groundtest.png"/> |
---|
5 | </tileset> |
---|
6 | <layer name="Layer 1" width="32" height="32"> |
---|
7 | <data encoding="base64" compression="gzip"> |
---|
8 | H4sIAAAAAAAAA+3QyQ2AMAxEUSuQAsJWQCD0XyITyWnBIPQPT5ZPY08xs/IBSSaZJfueA/MXWWWTKofsgTdU//3yzL43uV/oYMzkPUTl959P72DMFpgPAAAAAH/2ACvSWwAAEAAA |
---|
9 | </data> |
---|
10 | </layer> |
---|
11 | <layer name="Layer 1.5" width="32" height="32"> |
---|
12 | <data encoding="base64" compression="gzip"> |
---|
13 | H4sIAAAAAAAAA+3TwQkAIAhGYVdpBZug/ZfqFISHItD+y/sG0AeWGZahDrhYfa1wx8vsrA5PmlOx/8eb8NBQed/TfuUd3LQdcf/e0EUNKur/CAAAgDoTUy0wRgAQAAA= |
---|
14 | </data> |
---|
15 | </layer> |
---|
16 | <layer name="Layer 2" width="32" height="32"> |
---|
17 | <data encoding="base64" compression="gzip"> |
---|
18 | H4sIAAAAAAAAA2NgGDzAcKAdQAAMdvcNRzAa5rgBFxBz0skudiBWR7NbA4i16GQ/sjvMgVgTii3obD/MDepQLD4A9o8EwIgHjwT7R8EoGAWjYBSMglEwCmgFAEc8wqAAEAAA |
---|
19 | </data> |
---|
20 | </layer> |
---|
21 | <layer name="Layer 3" width="32" height="32"> |
---|
22 | <data encoding="base64" compression="gzip"> |
---|
23 | H4sIAAAAAAAAA+3OMQ0AIBAEwXMBKMC/Qz5BAdVTzCTbbwL8blWzeyL3Y1ejewQAAHh2AJ7ne/0AEAAA |
---|
24 | </data> |
---|
25 | </layer> |
---|
26 | <layer name="Layer 4" width="32" height="32"> |
---|
27 | <data encoding="base64" compression="gzip"> |
---|
28 | H4sIAAAAAAAAA+3OsQ0AIAwDwbQwAhPABGT/yXCRgg0M0p/0tR0BvG+oXjXD/lZLzcrx4f6Rpn0AAAAA/zpR9K8YABAAAA== |
---|
29 | </data> |
---|
30 | </layer> |
---|
31 | <layer name="Layer 4.5" width="32" height="32"> |
---|
32 | <data encoding="base64" compression="gzip"> |
---|
33 | H4sIAAAAAAAAA+3NMQ0AMAgAQSxRB/g3xYKBToTkLvn5I+BPLn3fVEt/AACAyxpif1G3ABAAAA== |
---|
34 | </data> |
---|
35 | </layer> |
---|
36 | </map> |
---|
Note: See
TracBrowser
for help on using the repository browser.