mirror of
https://github.com/Koko-boya/Grasscutter_Resources
synced 2024-01-31 23:23:19 +08:00
54 lines
1.2 KiB
JSON
54 lines
1.2 KiB
JSON
{
|
|
"luaDataPath": "",
|
|
"entityBan": "",
|
|
"group": [
|
|
[
|
|
{
|
|
"$type": "MoleMole.Config.ConfigUITriggerInterAction",
|
|
"type": "UI_TRIGGER",
|
|
"contextName": "FishingPage",
|
|
"param": ""
|
|
},
|
|
{
|
|
"$type": "MoleMole.Config.ConfigCameraMoveInterAction",
|
|
"type": "CAMERA_MOVE",
|
|
"duration": 1.0,
|
|
"cameraPosType": "RELATIVE_TO_INTER_ONLY",
|
|
"camPosOffset": {
|
|
"x": 1.45,
|
|
"y": 1.45,
|
|
"z": 1.25
|
|
},
|
|
"nearLength": 5.0,
|
|
"camTargetType": "RELATIVE_TO_INTER_FORWARD",
|
|
"camForwardTargetOffset": {
|
|
"x": -0.8,
|
|
"y": 1.27
|
|
},
|
|
"camFov": 30.0,
|
|
"lerpRatio": 5.0,
|
|
"targetNpcAlias": ""
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"$type": "MoleMole.Config.ConfigCameraMoveInterAction",
|
|
"type": "CAMERA_MOVE",
|
|
"duration": 0.5,
|
|
"cameraPosType": "EXIT",
|
|
"camPosOffset": {
|
|
"y": 1.79,
|
|
"z": -5.0
|
|
},
|
|
"nearLength": 5.0,
|
|
"camTargetType": "RELATIVE_TO_INTER_FORWARD",
|
|
"camForwardTargetOffset": {
|
|
"y": 1.22
|
|
},
|
|
"lerpRatio": 5.0,
|
|
"lerpPattern": 5,
|
|
"targetNpcAlias": ""
|
|
}
|
|
]
|
|
]
|
|
} |