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

39 lines
923 B
JSON

{
"luaDataPath": "",
"entityBan": "",
"group": [
[
{
"$type": "MoleMole.Config.ConfigBodyLangInterAction",
"type": "BODY_LANG",
"delayTime": 1.0,
"bodyLangParam": 5010
},
{
"$type": "MoleMole.Config.ConfigSteerInterAction",
"type": "STEER_TO",
"duration": 1.0,
"steerType": "TO_LOCAL_AVATAR_ADVANCED",
"useSteerAnim": true,
"targetNpcAlias": ""
},
{
"$type": "MoleMole.Config.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": ""
}
]
]
}