summaryrefslogtreecommitdiff
path: root/map/game.tmj
diff options
context:
space:
mode:
Diffstat (limited to 'map/game.tmj')
-rw-r--r--map/game.tmj31
1 files changed, 21 insertions, 10 deletions
diff --git a/map/game.tmj b/map/game.tmj
index 5401795..4832f9f 100644
--- a/map/game.tmj
+++ b/map/game.tmj
@@ -10,24 +10,35 @@
{
"height":16,
"id":1,
- "name":"player",
+ "name":"2 player",
"rotation":0,
"type":"player",
"visible":true,
"width":16,
- "x":144,
- "y":96
+ "x":320,
+ "y":112
},
{
- "height":32,
+ "height":16,
"id":2,
- "name":"player",
+ "name":"1 player",
"rotation":0,
"type":"player",
"visible":true,
- "width":32,
- "x":256,
- "y":144
+ "width":16,
+ "x":64,
+ "y":112
+ },
+ {
+ "height":8,
+ "id":3,
+ "name":"grid",
+ "rotation":0,
+ "type":"",
+ "visible":true,
+ "width":8,
+ "x":0,
+ "y":0
}],
"opacity":1,
"type":"objectgroup",
@@ -36,10 +47,10 @@
"y":0
}],
"nextlayerid":3,
- "nextobjectid":3,
+ "nextobjectid":4,
"orientation":"orthogonal",
"renderorder":"right-down",
- "tiledversion":"1.10.0",
+ "tiledversion":"1.10.1",
"tileheight":16,
"tilesets":[],
"tilewidth":16,