28 lines
406 B
JSON
28 lines
406 B
JSON
{
|
|
"__version__": "1.0.6",
|
|
"general": {
|
|
"designResolution": {
|
|
"width": 750,
|
|
"height": 1440
|
|
}
|
|
},
|
|
"physics": {
|
|
"collisionGroups": [
|
|
{
|
|
"index": 1,
|
|
"name": "Round"
|
|
},
|
|
{
|
|
"index": 2,
|
|
"name": "Player"
|
|
}
|
|
],
|
|
"collisionMatrix": {
|
|
"0": 7,
|
|
"1": 5,
|
|
"2": 7
|
|
}
|
|
},
|
|
"custom_joint_texture_layouts": []
|
|
}
|