Compare commits
2 Commits
14ec7135c7
...
889a2e5a65
Author | SHA1 | Date |
---|---|---|
|
889a2e5a65 | |
|
00dd2086fa |
File diff suppressed because one or more lines are too long
13
main.json
13
main.json
|
@ -13,8 +13,19 @@
|
|||
"width":64,
|
||||
"x":0,
|
||||
"y":0
|
||||
},
|
||||
{
|
||||
"draworder":"topdown",
|
||||
"id":2,
|
||||
"name":"floorLayer",
|
||||
"objects":[],
|
||||
"opacity":1,
|
||||
"type":"objectgroup",
|
||||
"visible":true,
|
||||
"x":0,
|
||||
"y":0
|
||||
}],
|
||||
"nextlayerid":2,
|
||||
"nextlayerid":3,
|
||||
"nextobjectid":1,
|
||||
"orientation":"orthogonal",
|
||||
"renderorder":"right-down",
|
||||
|
|
Loading…
Reference in New Issue