30 lines
453 B
JSON
30 lines
453 B
JSON
{
|
|
"__version__": "1.0.6",
|
|
"general": {
|
|
"designResolution": {
|
|
"width": 1624,
|
|
"height": 750,
|
|
"fitHeight": true,
|
|
"fitWidth": false
|
|
}
|
|
},
|
|
"custom_joint_texture_layouts": [],
|
|
"physics": {
|
|
"collisionGroups": [
|
|
{
|
|
"index": 1,
|
|
"name": "WALL"
|
|
},
|
|
{
|
|
"index": 2,
|
|
"name": "BALL"
|
|
}
|
|
],
|
|
"collisionMatrix": {
|
|
"0": 1,
|
|
"1": 4,
|
|
"2": 6
|
|
}
|
|
}
|
|
}
|