解决一些小问题
This commit is contained in:
@@ -36,23 +36,15 @@
|
||||
{
|
||||
"index": 2,
|
||||
"name": "HERO"
|
||||
},
|
||||
{
|
||||
"index": 5,
|
||||
"name": "PLAYER"
|
||||
},
|
||||
{
|
||||
"index": 6,
|
||||
"name": "BOSS"
|
||||
}
|
||||
],
|
||||
"collisionMatrix": {
|
||||
"0": 103,
|
||||
"1": 55,
|
||||
"2": 79,
|
||||
"0": 64,
|
||||
"1": 20,
|
||||
"2": 74,
|
||||
"3": 36,
|
||||
"4": 66,
|
||||
"5": 11,
|
||||
"5": 8,
|
||||
"6": 21
|
||||
},
|
||||
"gravity": {
|
||||
|
||||
Reference in New Issue
Block a user