Files

32 lines
440 B
JSON
Raw Permalink Normal View History

2026-04-30 00:13:37 +08:00
{
"__version__": "1.0.6",
"general": {
"designResolution": {
"width": 720,
"height": 1280
}
},
"physics": {
"collisionGroups": [
{
"index": 1,
"name": "Dino"
},
{
"index": 2,
"name": "Note"
},
{
"index": 3,
"name": "Line"
}
],
"collisionMatrix": {
"0": 1,
"1": 4,
"2": 10,
"3": 4
}
}
}