aboutsummaryrefslogtreecommitdiff
path: root/data/map.json
diff options
context:
space:
mode:
authorJuan J. Martinez <jjm@usebox.net>2023-02-09 23:25:05 +0000
committerJuan J. Martinez <jjm@usebox.net>2023-02-09 23:25:05 +0000
commit6e48bd38850f6326fe435ff87af3ca14e6707379 (patch)
tree6db157869c0df517e7b0629d0445bbf418f43a3b /data/map.json
parent84057b11507a1434a9f189bca2fdb71df294c572 (diff)
downloadspace-plat-hs-6e48bd38850f6326fe435ff87af3ca14e6707379.tar.gz
space-plat-hs-6e48bd38850f6326fe435ff87af3ca14e6707379.zip
Spawn objects
For now only the Player.
Diffstat (limited to 'data/map.json')
-rw-r--r--data/map.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/data/map.json b/data/map.json
index b04801b..0791988 100644
--- a/data/map.json
+++ b/data/map.json
@@ -51,8 +51,8 @@
"type":"",
"visible":true,
"width":16,
- "x":120,
- "y":136
+ "x":80,
+ "y":40
}],
"opacity":1,
"type":"objectgroup",
@@ -61,7 +61,7 @@
"y":0
}],
"nextlayerid":6,
- "nextobjectid":2,
+ "nextobjectid":3,
"orientation":"orthogonal",
"renderorder":"right-down",
"tiledversion":"1.7.2",