From 53fb706ccca393be77f45b083889e2e328d06f27 Mon Sep 17 00:00:00 2001 From: gumi Date: Sun, 8 Jul 2018 14:20:12 -0400 Subject: stitch west woodland and east woorland together https://thorbjorn.itch.io/tiled/devlog/35054/d http://docs.mapeditor.org/en/latest/manual/worlds --- maps/worlds/woodland.world | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 maps/worlds/woodland.world diff --git a/maps/worlds/woodland.world b/maps/worlds/woodland.world new file mode 100644 index 00000000..1fb40ac1 --- /dev/null +++ b/maps/worlds/woodland.world @@ -0,0 +1,15 @@ +{ + "maps": [ + { + "fileName": "../008-1-1.tmx", + "x": 0, + "y": 0 + }, + { + "fileName": "../008-1.tmx", + "x": 7328, + "y": 0 + } + ], + "type": "world" +} -- cgit v1.2.3-60-g2f50