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