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

32 lines
721 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_POS_TO_INTEE",
"camPosOffset": {
"y": 1.3,
"z": 1.2
},
"camTargetType": "TO_INTEE",
"camForwardTargetOffset": {
"y": 1.25
},
"lerpRatio": 15.0,
"storyDither": true,
"targetNpcAlias": ""
}
]
]
}