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

32 lines
782 B
JSON

{
"luaDataPath": "",
"entityBan": "",
"group": [
[
{
"$type": "MoleMole.Config.ConfigUITriggerInterAction",
"type": "UI_TRIGGER",
"contextName": "InLevelMapPage",
"param": "MarkActivityAsterMiddle"
},
{
"$type": "MoleMole.Config.ConfigCameraMoveInterAction",
"type": "CAMERA_MOVE",
"duration": 1.0,
"cameraPosType": "EXIT",
"camTargetType": "TO_INTEE",
"lerpRatio": 5.0,
"targetNpcAlias": ""
},
{
"$type": "MoleMole.Config.ConfigSteerInterAction",
"type": "STEER_TO",
"duration": 1.0,
"steerType": "RETURN",
"useSteerAnim": true,
"interruptFreestyle": true,
"targetNpcAlias": ""
}
]
]
}