Grasscutter_Resources/Resources/BinOutput/InterAction/default_finish_example_sph.json
2022-04-23 07:55:31 +05:30

28 lines
600 B
JSON

{
"luaDataPath": "",
"entityBan": "",
"group": [
[
{
"$type": "MoleMole.Config.ConfigSteerInterAction",
"type": "STEER_TO",
"duration": 1.0,
"steerType": "RETURN",
"steerDir": {
"z": 1.0
},
"targetNpcAlias": ""
},
{
"$type": "MoleMole.Config.ConfigCameraMoveInterAction",
"type": "CAMERA_MOVE",
"duration": 1.0,
"cameraPosType": "EXIT",
"camTargetType": "TO_INTEE",
"lerpRatio": 5.0,
"lerpPattern": 1,
"targetNpcAlias": ""
}
]
]
}