mirror of
https://github.com/ChaosChemnitz/workadventure-map.git
synced 2025-06-28 11:26:10 +02:00
set property start layer
This commit is contained in:
parent
e1e7ed02fc
commit
e55dd9ef17
1 changed files with 6 additions and 0 deletions
|
@ -206,6 +206,12 @@
|
||||||
"id":53,
|
"id":53,
|
||||||
"name":"comefromZietenaugust",
|
"name":"comefromZietenaugust",
|
||||||
"opacity":0,
|
"opacity":0,
|
||||||
|
"properties":[
|
||||||
|
{
|
||||||
|
"name":"startLayer",
|
||||||
|
"type":"bool",
|
||||||
|
"value":true
|
||||||
|
}],
|
||||||
"type":"tilelayer",
|
"type":"tilelayer",
|
||||||
"visible":true,
|
"visible":true,
|
||||||
"width":89,
|
"width":89,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue