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

32 lines
719 B
JSON

{
"luaDataPath": "",
"entityBan": "",
"group": [
[
{
"$type": "MoleMole.Config.ConfigSteerInterAction",
"type": "STEER_TO",
"duration": 1.0,
"steerType": "TO_LOCAL_AVATAR",
"targetNpcAlias": ""
},
{
"$type": "MoleMole.Config.ConfigCameraMoveInterAction",
"type": "CAMERA_MOVE",
"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": 1,
"targetNpcAlias": ""
}
]
]
}