Skip to content
Snippets Groups Projects
Verified Commit ed64a0b5 authored by Timuçin Boldt's avatar Timuçin Boldt :bike:
Browse files

add empty exit url

parent a6a932e6
Branches
No related tags found
No related merge requests found
...@@ -9,6 +9,33 @@ ...@@ -9,6 +9,33 @@
"height":50, "height":50,
"infinite":true, "infinite":true,
"layers":[ "layers":[
{
"chunks":[
{
"data":[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 0],
"height":16,
"width":16,
"x":0,
"y":-16
}],
"height":16,
"id":8,
"name":"exit",
"opacity":1,
"properties":[
{
"name":"exitUrl",
"type":"string",
"value":""
}],
"startx":0,
"starty":-16,
"type":"tilelayer",
"visible":true,
"width":16,
"x":0,
"y":0
},
{ {
"chunks":[ "chunks":[
{ {
...@@ -151,7 +178,7 @@ ...@@ -151,7 +178,7 @@
"height":32, "height":32,
"id":7, "id":7,
"name":"collision", "name":"collision",
"opacity":1, "opacity":0,
"startx":-16, "startx":-16,
"starty":-16, "starty":-16,
"type":"tilelayer", "type":"tilelayer",
...@@ -160,7 +187,7 @@ ...@@ -160,7 +187,7 @@
"x":0, "x":0,
"y":0 "y":0
}], }],
"nextlayerid":8, "nextlayerid":9,
"nextobjectid":1, "nextobjectid":1,
"orientation":"orthogonal", "orientation":"orthogonal",
"renderorder":"right-down", "renderorder":"right-down",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment