dd
This commit is contained in:
@@ -27,23 +27,23 @@
|
||||
"collisionGroups": [
|
||||
{
|
||||
"index": 1,
|
||||
"name": "monster"
|
||||
"name": "MONSTER"
|
||||
},
|
||||
{
|
||||
"index": 2,
|
||||
"name": "hero"
|
||||
"name": "HERO"
|
||||
},
|
||||
{
|
||||
"index": 3,
|
||||
"name": "monster_skill"
|
||||
"name": "MONSTER_SKILL"
|
||||
},
|
||||
{
|
||||
"index": 4,
|
||||
"name": "hero_skill"
|
||||
"name": "HERO_SKILL"
|
||||
}
|
||||
],
|
||||
"collisionMatrix": {
|
||||
"0": 1,
|
||||
"0": 0,
|
||||
"1": 20,
|
||||
"2": 10,
|
||||
"3": 4,
|
||||
|
||||
Reference in New Issue
Block a user