[BinOutput V2] OSRELWin2.6.0_R6305792_S6240328_D6303587

This commit is contained in:
Dimbreath
2022-05-03 18:09:11 -03:00
parent e2a7d9d873
commit ecb5c64aa4
27780 changed files with 9236213 additions and 162046 deletions

View File

@ -0,0 +1,54 @@
{
"GuideAvatarFlyWarningInfo": {
"name": "",
"onGuide": [
{
"$type": "ConfigGuideUIMaskAction",
"widgetList": [
{
"path": "",
"contextName": "",
"hintInfo": "",
"widghtInfo": "",
"warningInfo": "UI_GUIDE_INFO_FLYWARNING",
"valueStr": ""
}
],
"topInfo": "",
"preUICompatibily": "InLevelMainPage"
}
],
"finishCondition": [
[
{
"$type": "ConfigGuideAvatarStateCondition"
}
],
[
{
"$type": "ConfigGuideDelayFinishCondition",
"delayTime": 15.0
}
]
]
},
"GuideDisableInput": {
"name": "",
"onGuide": [
{
"$type": "ConfigGuideForceAvatarMoveAction"
},
{
"$type": "ConfigGuideCameraControlAction"
}
],
"finishCondition": [
[
{
"$type": "ConfigGuideDelayFinishCondition",
"delayTime": 1.5
}
]
]
}
}