mirror of
https://github.com/Koko-boya/Grasscutter_Resources
synced 2024-01-31 23:23:19 +08:00
44 lines
1.0 KiB
JSON
44 lines
1.0 KiB
JSON
{
|
|
"luaDataPath": "",
|
|
"entityBan": "",
|
|
"group": [
|
|
[
|
|
{
|
|
"$type": "MoleMole.Config.ConfigUITriggerInterAction",
|
|
"type": "UI_TRIGGER",
|
|
"contextName": "BuoyantCombatChallengePage",
|
|
"param": ""
|
|
},
|
|
{
|
|
"$type": "MoleMole.Config.ConfigCameraMoveInterAction",
|
|
"type": "CAMERA_MOVE",
|
|
"duration": 1.5,
|
|
"cameraPosType": "RELATIVE_TO_INTEE_ONLY",
|
|
"camPosOffset": {
|
|
"x": 8.0,
|
|
"y": 2.0
|
|
},
|
|
"nearLength": 5.0,
|
|
"camTargetType": "RELATIVE_TO_INTEE_FORWARD",
|
|
"camForwardTargetOffset": {
|
|
"y": 1.3,
|
|
"z": 1.7
|
|
},
|
|
"camFov": 30.0,
|
|
"lerpRatio": 5.0,
|
|
"targetNpcAlias": ""
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"$type": "MoleMole.Config.ConfigCameraMoveInterAction",
|
|
"type": "CAMERA_MOVE",
|
|
"duration": 1.0,
|
|
"cameraPosType": "EXIT",
|
|
"camTargetType": "TO_INTEE",
|
|
"lerpRatio": 5.0,
|
|
"targetNpcAlias": ""
|
|
}
|
|
]
|
|
]
|
|
} |