2022-04-23 07:55:31 +05:30

25 lines
578 B
JSON

{
"luaDataPath": "",
"entityBan": "",
"group": [
[
{
"$type": "MoleMole.Config.ConfigSteerInterAction",
"type": "STEER_TO",
"duration": 0.5,
"steerType": "TO_LOCAL_AVATAR",
"targetNpcAlias": ""
},
{
"$type": "MoleMole.Config.ConfigCameraMoveInterAction",
"type": "CAMERA_MOVE",
"duration": 1.5,
"cameraPosType": "RELATIVE_POS_TO_INTEE",
"camTargetType": "TO_INTEE",
"lerpRatio": 10.0,
"storyDither": true,
"targetNpcAlias": ""
}
]
]
}