2022-04-23 07:55:31 +05:30

34 lines
802 B
JSON

{
"luaDataPath": "",
"attackModeRecover": false,
"entityBan": "",
"group": [
[
{
"$type": "MoleMole.Config.ConfigCameraMoveInterAction",
"type": "CAMERA_MOVE",
"duration": 0.01,
"cameraPosType": "RELATIVE_TO_INTER",
"camPosOffset": {
"y": 1.0
},
"nearLength": 1.0,
"camTargetType": "TO_INTEE",
"needElev": true,
"lerpRatio": 15.0,
"targetNpcAlias": ""
},
{
"$type": "MoleMole.Config.ConfigCameraMoveInterAction",
"type": "CAMERA_FOCUS",
"delayTime": 1.5,
"duration": 1.5,
"cameraPosType": "EXIT",
"camTargetType": "TO_INTER",
"lerpRatio": 4.0,
"lerpPattern": 9,
"targetNpcAlias": ""
}
]
]
}