Files

34 lines
491 B
JSON
Raw Permalink Normal View History

1970-01-01 08:23:24 +08:00
{
"__version__": "1.0.6",
"general": {
"designResolution": {
"width": 720,
"height": 1280,
"fitHeight": true,
"fitWidth": false
}
},
"physics": {
"collisionGroups": [
{
"index": 1,
"name": "FRUIT"
},
{
"index": 2,
"name": "WALL"
},
{
"index": 3,
"name": "LAND"
}
],
"collisionMatrix": {
"0": 1,
"1": 14,
"2": 2,
"3": 2
}
}
}