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":
|
||||
{
|
||||
"format":"json",
|
||||
"target":"."
|
||||
"format":"json"
|
||||
}
|
||||
},
|
||||
"height":64,
|
||||
|
@ -10533,7 +10532,7 @@
|
|||
"x":16,
|
||||
"y":16
|
||||
}],
|
||||
"height":32,
|
||||
"height":16,
|
||||
"id":8,
|
||||
"name":"ceiling",
|
||||
"opacity":1,
|
||||
|
@ -10541,7 +10540,7 @@
|
|||
"starty":16,
|
||||
"type":"tilelayer",
|
||||
"visible":true,
|
||||
"width":32,
|
||||
"width":16,
|
||||
"x":0,
|
||||
"y":0
|
||||
},
|
||||
|
@ -10689,7 +10688,7 @@
|
|||
"nextobjectid":1,
|
||||
"orientation":"orthogonal",
|
||||
"renderorder":"right-down",
|
||||
"tiledversion":"1.4.3",
|
||||
"tiledversion":"1.7.2",
|
||||
"tileheight":32,
|
||||
"tilesets":[
|
||||
{
|
||||
|
@ -11286,6 +11285,6 @@
|
|||
}],
|
||||
"tilewidth":32,
|
||||
"type":"map",
|
||||
"version":1.4,
|
||||
"version":"1.6",
|
||||
"width":64
|
||||
}
|
Loading…
Reference in a new issue