原来是全局碰撞惹的祸

This commit is contained in:
2024-07-31 10:48:42 +08:00
parent df8b52264e
commit 9aa9806b62
38 changed files with 1640 additions and 313 deletions

View File

@@ -43,11 +43,11 @@
}
],
"collisionMatrix": {
"0": 1,
"1": 20,
"2": 10,
"3": 4,
"4": 2
"0": 31,
"1": 23,
"2": 11,
"3": 5,
"4": 3
}
}
}