27 lines
368 B
JSON
27 lines
368 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
|
||
|
}
|
||
|
}
|
||
|
}
|