V0.3
This commit is contained in:
parent
2236b747e9
commit
7ce039751a
1 changed files with 708 additions and 714 deletions
10
silson.json
10
silson.json
|
@ -67,7 +67,7 @@
|
|||
{
|
||||
"name":"exitUrl",
|
||||
"type":"string",
|
||||
"value":"main.json#start"
|
||||
"value":"inside.json#start"
|
||||
}],
|
||||
"type":"tilelayer",
|
||||
"visible":true,
|
||||
|
@ -228,7 +228,7 @@
|
|||
"nextobjectid":1,
|
||||
"orientation":"orthogonal",
|
||||
"renderorder":"right-down",
|
||||
"tiledversion":"2020.12.18",
|
||||
"tiledversion":"1.4.3",
|
||||
"tileheight":32,
|
||||
"tilesets":[
|
||||
{
|
||||
|
@ -616,12 +616,6 @@
|
|||
"tiles":[
|
||||
{
|
||||
"id":0,
|
||||
"properties":[
|
||||
{
|
||||
"name":"exitUrl",
|
||||
"type":"string",
|
||||
"value":"foo.json#bar"
|
||||
}],
|
||||
"type":"EXIT"
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue