ddd
This commit is contained in:
@@ -22,5 +22,32 @@
|
||||
"visible": true
|
||||
}
|
||||
},
|
||||
"custom_joint_texture_layouts": []
|
||||
"custom_joint_texture_layouts": [],
|
||||
"physics": {
|
||||
"collisionGroups": [
|
||||
{
|
||||
"index": 1,
|
||||
"name": "monster"
|
||||
},
|
||||
{
|
||||
"index": 2,
|
||||
"name": "hero"
|
||||
},
|
||||
{
|
||||
"index": 3,
|
||||
"name": "monster_skill"
|
||||
},
|
||||
{
|
||||
"index": 4,
|
||||
"name": "hero_skill"
|
||||
}
|
||||
],
|
||||
"collisionMatrix": {
|
||||
"0": 1,
|
||||
"1": 20,
|
||||
"2": 10,
|
||||
"3": 4,
|
||||
"4": 2
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user