Files
heros/settings/v2/packages/project.json
2024-08-22 09:04:26 +08:00

64 lines
985 B
JSON

{
"__version__": "1.0.6",
"script": {
"useDefineForClassFields": false,
"allowDeclareFields": false,
"preserveSymlinks": true
},
"layer": [
{
"name": "Map",
"value": 1
}
],
"general": {
"designResolution": {
"width": 720,
"height": 1280
}
},
"fbx": {
"legacyFbxImporter": {
"visible": true
}
},
"custom_joint_texture_layouts": [],
"physics": {
"collisionGroups": [
{
"index": 1,
"name": "MONSTER"
},
{
"index": 2,
"name": "HERO"
},
{
"index": 3,
"name": "MONSTER_SKILL"
},
{
"index": 4,
"name": "HERO_SKILL"
},
{
"index": 5,
"name": "PLAYER"
},
{
"index": 6,
"name": "BOSS"
}
],
"collisionMatrix": {
"0": 103,
"1": 55,
"2": 79,
"3": 36,
"4": 66,
"5": 11,
"6": 21
}
}
}