V0.1
This commit is contained in:
parent
b6189ba2b6
commit
dcfb46b123
1 changed files with 5 additions and 6 deletions
11
main.json
11
main.json
|
@ -3,8 +3,7 @@
|
||||||
{
|
{
|
||||||
"export":
|
"export":
|
||||||
{
|
{
|
||||||
"format":"json",
|
"format":"json"
|
||||||
"target":"."
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"height":64,
|
"height":64,
|
||||||
|
@ -10533,7 +10532,7 @@
|
||||||
"x":16,
|
"x":16,
|
||||||
"y":16
|
"y":16
|
||||||
}],
|
}],
|
||||||
"height":32,
|
"height":16,
|
||||||
"id":8,
|
"id":8,
|
||||||
"name":"ceiling",
|
"name":"ceiling",
|
||||||
"opacity":1,
|
"opacity":1,
|
||||||
|
@ -10541,7 +10540,7 @@
|
||||||
"starty":16,
|
"starty":16,
|
||||||
"type":"tilelayer",
|
"type":"tilelayer",
|
||||||
"visible":true,
|
"visible":true,
|
||||||
"width":32,
|
"width":16,
|
||||||
"x":0,
|
"x":0,
|
||||||
"y":0
|
"y":0
|
||||||
},
|
},
|
||||||
|
@ -10689,7 +10688,7 @@
|
||||||
"nextobjectid":1,
|
"nextobjectid":1,
|
||||||
"orientation":"orthogonal",
|
"orientation":"orthogonal",
|
||||||
"renderorder":"right-down",
|
"renderorder":"right-down",
|
||||||
"tiledversion":"1.4.3",
|
"tiledversion":"1.7.2",
|
||||||
"tileheight":32,
|
"tileheight":32,
|
||||||
"tilesets":[
|
"tilesets":[
|
||||||
{
|
{
|
||||||
|
@ -11286,6 +11285,6 @@
|
||||||
}],
|
}],
|
||||||
"tilewidth":32,
|
"tilewidth":32,
|
||||||
"type":"map",
|
"type":"map",
|
||||||
"version":1.4,
|
"version":"1.6",
|
||||||
"width":64
|
"width":64
|
||||||
}
|
}
|
Loading…
Reference in a new issue