This commit is contained in:
SanHein 2021-12-20 22:26:42 +01:00
parent 2236b747e9
commit 7ce039751a
1 changed files with 708 additions and 714 deletions

View File

@ -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"
}, },
{ {