aboutsummaryrefslogtreecommitdiff
path: root/res/map.world
diff options
context:
space:
mode:
authoriamcheeseman <[hidden email]>2026-01-13 22:28:59 -0500
committeriamcheeseman <[hidden email]>2026-01-13 22:28:59 -0500
commit0bf86ef7b8f0ecad958f3fb592ceaf3d2f30336a (patch)
treeacc7ee1c60579b5547ee23e5311446d588075b20 /res/map.world
parente5319f53de9f5f8ba4cb67e1302ebc3d7036135c (diff)
add support for tiled objects
Diffstat (limited to 'res/map.world')
-rw-r--r--res/map.world20
1 files changed, 0 insertions, 20 deletions
diff --git a/res/map.world b/res/map.world
deleted file mode 100644
index 8de5c1c..0000000
--- a/res/map.world
+++ /dev/null
@@ -1,20 +0,0 @@
-{
- "maps": [
- {
- "fileName": "room_begin_1.tmj",
- "height": 320,
- "width": 480,
- "x": -528,
- "y": -64
- },
- {
- "fileName": "room_begin.tmj",
- "height": 320,
- "width": 480,
- "x": -48,
- "y": -64
- }
- ],
- "onlyShowAdjacentMaps": false,
- "type": "world"
-}