summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-07-10 13:44:11 -0300
committerJesusaves <cpntb1@ymail.com>2018-07-10 13:44:11 -0300
commit67e2ace5aea8f9b798289d1413a25fcb34dbaa9b (patch)
treeb28d35bb65c1f4d9372ae6788bc306fbcc903208
parent59fa7b48ba0a47a7a3eaf8a0964b1865b5223673 (diff)
downloadclientdata-67e2ace5aea8f9b798289d1413a25fcb34dbaa9b.tar.gz
clientdata-67e2ace5aea8f9b798289d1413a25fcb34dbaa9b.tar.bz2
clientdata-67e2ace5aea8f9b798289d1413a25fcb34dbaa9b.tar.xz
clientdata-67e2ace5aea8f9b798289d1413a25fcb34dbaa9b.zip
Template
-rw-r--r--maps/.world25
1 files changed, 25 insertions, 0 deletions
diff --git a/maps/.world b/maps/.world
new file mode 100644
index 00000000..c979cad1
--- /dev/null
+++ b/maps/.world
@@ -0,0 +1,25 @@
+{
+ "maps": [
+ {
+ "fileName": "003-1.tmx",
+ "x": 0,
+ "y": 0
+ },
+ {
+ "fileName": "004-1.tmx",
+ "x": 0,
+ "y": 5760
+ },
+ {
+ "fileName": "004-2.tmx",
+ "x": 4480,
+ "y": 5760
+ },
+ {
+ "fileName": "010-1.tmx",
+ "x": 5120,
+ "y": 1280
+ }
+ ],
+ "type": "world"
+}