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

43 lines
988 B
JSON

{
"luaDataPath": "",
"entityBan": "",
"group": [
[
{
"$type": "MoleMole.Config.ConfigUITriggerInterAction",
"type": "UI_TRIGGER",
"contextName": "InLevelGoddessPage",
"param": ""
},
{
"$type": "MoleMole.Config.ConfigCameraMoveInterAction",
"type": "CAMERA_MOVE",
"duration": 1.0,
"cameraPosType": "RELATIVE_POS_TO_INTEE",
"camPosOffset": {
"x": 5.0,
"y": 3.0,
"z": 4.0
},
"nearLength": 3.0,
"camTargetType": "TO_INTER",
"camForwardTargetOffset": {
"y": 2.0
},
"lerpRatio": 5.0,
"targetNpcAlias": ""
}
],
[
{
"$type": "MoleMole.Config.ConfigCameraMoveInterAction",
"type": "CAMERA_MOVE",
"duration": 1.0,
"cameraPosType": "EXIT",
"camTargetType": "TO_INTEE",
"lerpRatio": 5.0,
"targetNpcAlias": ""
}
]
]
}