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",
|
"name":"exitUrl",
|
||||||
"type":"string",
|
"type":"string",
|
||||||
"value":"main.json#start"
|
"value":"inside.json#start"
|
||||||
}],
|
}],
|
||||||
"type":"tilelayer",
|
"type":"tilelayer",
|
||||||
"visible":true,
|
"visible":true,
|
||||||
|
@ -228,7 +228,7 @@
|
||||||
"nextobjectid":1,
|
"nextobjectid":1,
|
||||||
"orientation":"orthogonal",
|
"orientation":"orthogonal",
|
||||||
"renderorder":"right-down",
|
"renderorder":"right-down",
|
||||||
"tiledversion":"2020.12.18",
|
"tiledversion":"1.4.3",
|
||||||
"tileheight":32,
|
"tileheight":32,
|
||||||
"tilesets":[
|
"tilesets":[
|
||||||
{
|
{
|
||||||
|
@ -616,12 +616,6 @@
|
||||||
"tiles":[
|
"tiles":[
|
||||||
{
|
{
|
||||||
"id":0,
|
"id":0,
|
||||||
"properties":[
|
|
||||||
{
|
|
||||||
"name":"exitUrl",
|
|
||||||
"type":"string",
|
|
||||||
"value":"foo.json#bar"
|
|
||||||
}],
|
|
||||||
"type":"EXIT"
|
"type":"EXIT"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue