test doors
This commit is contained in:
parent
1810215a46
commit
95597c8672
@ -214,17 +214,17 @@
|
|||||||
"opacity":1,
|
"opacity":1,
|
||||||
"properties":[
|
"properties":[
|
||||||
{
|
{
|
||||||
"name":"autoCloseFix",
|
"name":"autoClose",
|
||||||
"type":"bool",
|
"type":"bool",
|
||||||
"value":true
|
"value":true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name":"autoOpenFix",
|
"name":"autoOpen",
|
||||||
"type":"bool",
|
"type":"bool",
|
||||||
"value":true
|
"value":true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name":"doorVariableFix",
|
"name":"doorVariable",
|
||||||
"type":"string",
|
"type":"string",
|
||||||
"value":"door_bastler"
|
"value":"door_bastler"
|
||||||
},
|
},
|
||||||
@ -968,7 +968,7 @@
|
|||||||
"name":"floorLayer",
|
"name":"floorLayer",
|
||||||
"objects":[
|
"objects":[
|
||||||
{
|
{
|
||||||
"height":96,
|
"height":32,
|
||||||
"id":1,
|
"id":1,
|
||||||
"name":"bastler",
|
"name":"bastler",
|
||||||
"rotation":0,
|
"rotation":0,
|
||||||
@ -976,7 +976,7 @@
|
|||||||
"visible":true,
|
"visible":true,
|
||||||
"width":224,
|
"width":224,
|
||||||
"x":1440,
|
"x":1440,
|
||||||
"y":992
|
"y":1088
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"height":0,
|
"height":0,
|
||||||
@ -991,7 +991,7 @@
|
|||||||
"y":960
|
"y":960
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"height":128,
|
"height":32,
|
||||||
"id":2,
|
"id":2,
|
||||||
"name":"skrtrt",
|
"name":"skrtrt",
|
||||||
"rotation":0,
|
"rotation":0,
|
||||||
@ -999,7 +999,7 @@
|
|||||||
"visible":true,
|
"visible":true,
|
||||||
"width":256,
|
"width":256,
|
||||||
"x":1184,
|
"x":1184,
|
||||||
"y":1024
|
"y":1088
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"height":0,
|
"height":0,
|
||||||
@ -1155,7 +1155,7 @@
|
|||||||
{
|
{
|
||||||
"name":"default",
|
"name":"default",
|
||||||
"type":"bool",
|
"type":"bool",
|
||||||
"value":true
|
"value":false
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name":"door",
|
"name":"door",
|
||||||
|
Loading…
Reference in New Issue
Block a user