feat: 寻路优化
This commit is contained in:
@@ -5,5 +5,22 @@
|
||||
"width": 720,
|
||||
"height": 1334
|
||||
}
|
||||
},
|
||||
"physics": {
|
||||
"collisionGroups": [
|
||||
{
|
||||
"index": 1,
|
||||
"name": "player"
|
||||
},
|
||||
{
|
||||
"index": 2,
|
||||
"name": "npc"
|
||||
}
|
||||
],
|
||||
"collisionMatrix": {
|
||||
"0": 1,
|
||||
"1": 4,
|
||||
"2": 2
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user