c
This commit is contained in:
parent
2c4d48072a
commit
4f9c4f61f5
1 changed files with 18 additions and 0 deletions
|
@ -349,6 +349,15 @@
|
||||||
"value":true
|
"value":true
|
||||||
}]
|
}]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"id":61,
|
||||||
|
"properties":[
|
||||||
|
{
|
||||||
|
"name":"collides",
|
||||||
|
"type":"bool",
|
||||||
|
"value":true
|
||||||
|
}]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"id":63,
|
"id":63,
|
||||||
"properties":[
|
"properties":[
|
||||||
|
@ -357,6 +366,15 @@
|
||||||
"type":"bool",
|
"type":"bool",
|
||||||
"value":true
|
"value":true
|
||||||
}]
|
}]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id":71,
|
||||||
|
"properties":[
|
||||||
|
{
|
||||||
|
"name":"collides",
|
||||||
|
"type":"bool",
|
||||||
|
"value":true
|
||||||
|
}]
|
||||||
}],
|
}],
|
||||||
"tilewidth":32,
|
"tilewidth":32,
|
||||||
"transparentcolor":"#ffaec9"
|
"transparentcolor":"#ffaec9"
|
||||||
|
|
Loading…
Reference in a new issue