Files
heros/settings/v2/packages/project.json

58 lines
902 B
JSON

{
"__version__": "1.0.6",
"script": {
"useDefineForClassFields": false,
"allowDeclareFields": false,
"preserveSymlinks": true
},
"layer": [
{
"name": "Map",
"value": 1
},
{
"name": "Map2",
"value": 2
}
],
"general": {
"designResolution": {
"width": 720,
"height": 1280
},
"downloadMaxConcurrency": 30
},
"fbx": {
"legacyFbxImporter": {
"visible": true
}
},
"custom_joint_texture_layouts": [],
"physics": {
"collisionGroups": [
{
"index": 1,
"name": "MONSTER"
},
{
"index": 2,
"name": "HERO"
}
],
"collisionMatrix": {
"0": 64,
"1": 20,
"2": 74,
"3": 36,
"4": 66,
"5": 8,
"6": 21
},
"gravity": {
"y": 0
},
"allowSleep": false,
"autoSimulation": true
}
}