Files
GenshinData-1/BinOutput/InterAction/UI/open_goddess_page.json

43 lines
1.2 KiB
JSON

{
"DMKFOJGLJCN": "",
"LIGJDKPPPGI": "",
"group": [
[
{
"$type": "ConfigUITriggerInterAction",
"type": "UI_TRIGGER",
"contextName": "InLevelGoddessPage",
"param": ""
},
{
"$type": "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": "ConfigCameraMoveInterAction",
"type": "CAMERA_MOVE",
"duration": 1.0,
"cameraPosType": "EXIT",
"camTargetType": "TO_INTEE",
"lerpRatio": 5.0,
"targetNpcAlias": ""
}
]
]
}