Add exit url
This commit is contained in:
parent
20677d9998
commit
b4da3da4a9
1 changed files with 6 additions and 0 deletions
|
@ -242,6 +242,12 @@
|
||||||
"id":9,
|
"id":9,
|
||||||
"name":"exitLayer",
|
"name":"exitLayer",
|
||||||
"opacity":1,
|
"opacity":1,
|
||||||
|
"properties":[
|
||||||
|
{
|
||||||
|
"name":"exitUrl",
|
||||||
|
"type":"string",
|
||||||
|
"value":"world:\/\/lobby\/main.json"
|
||||||
|
}],
|
||||||
"type":"tilelayer",
|
"type":"tilelayer",
|
||||||
"visible":true,
|
"visible":true,
|
||||||
"width":102,
|
"width":102,
|
||||||
|
|
Loading…
Reference in a new issue