Files
heros/settings/v2/packages/project.json
2024-08-08 10:44:58 +08:00

54 lines
830 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"
}
],
"collisionMatrix": {
"0": 31,
"1": 21,
"2": 11,
"3": 5,
"4": 3
}
}
}