GenshinData-1/BinOutput/InterAction/TEST/LerpInNpcLookAtOnly.json

31 lines
888 B
JSON

{
"DMKFOJGLJCN": "",
"LIGJDKPPPGI": "",
"group": [
[
{
"$type": "ConfigCameraMoveInterAction",
"type": "CAMERA_FOCUS",
"duration": 1.0,
"cameraPosType": "RELATIVE_TO_INTER",
"camPosOffset": {
"y": 0.5
},
"nearLength": 2.0,
"camTargetType": "TO_INTEE",
"camForwardTargetOffset": {
"y": 0.5
},
"lerpRatio": 5.0,
"lerpPattern": 6,
"targetNpcAlias": ""
},
{
"$type": "ConfigSteerInterAction",
"type": "STEER_TO",
"steerType": "LOOK_AT_ONLY",
"targetNpcAlias": ""
}
]
]
}