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

54 lines
1.1 KiB
JSON

{
"GuideAvatarFlyWarningInfo": {
"name": "",
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
"widgetList": [
{
"path": "",
"contextName": "",
"hintInfo": "",
"widghtInfo": "",
"warningInfo": "UI_GUIDE_INFO_FLYWARNING",
"valueStr": ""
}
],
"topInfo": "",
"POJADBNAHBB": "InLevelMainPage"
}
],
"finishCondition": [
[
{
"$type": "MoleMole.Config.ConfigGuideAvatarStateCondition"
}
],
[
{
"$type": "MoleMole.Config.ConfigGuideDelayFinishCondition",
"delayTime": 15.0
}
]
]
},
"GuideDisableInput": {
"name": "",
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideForceAvatarMoveAction"
},
{
"$type": "MoleMole.Config.ConfigGuideCameraControlAction"
}
],
"finishCondition": [
[
{
"$type": "MoleMole.Config.ConfigGuideDelayFinishCondition",
"delayTime": 1.5
}
]
]
}
}