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

44 lines
1.0 KiB
JSON

{
"luaDataPath": "",
"entityBan": "",
"group": [
[
{
"$type": "MoleMole.Config.ConfigUITriggerInterAction",
"type": "UI_TRIGGER",
"contextName": "ThunderboltPageContext",
"param": ""
},
{
"$type": "MoleMole.Config.ConfigCameraMoveInterAction",
"type": "CAMERA_MOVE",
"duration": 1.5,
"cameraPosType": "RELATIVE_TO_INTEE_ONLY",
"camPosOffset": {
"y": 4.0,
"z": -6.0
},
"nearLength": 5.0,
"camTargetType": "RELATIVE_TO_INTEE_FORWARD",
"camForwardTargetOffset": {
"y": 4.0,
"z": 2.0
},
"camFov": 60.0,
"lerpRatio": 5.0,
"targetNpcAlias": ""
}
],
[
{
"$type": "MoleMole.Config.ConfigCameraMoveInterAction",
"type": "CAMERA_MOVE",
"duration": 1.5,
"cameraPosType": "EXIT",
"camTargetType": "TO_INTEE",
"lerpRatio": 5.0,
"targetNpcAlias": ""
}
]
]
}