turnbasedgamedata/Config/Level/Tutorial/Tutorial_5038.json
2024-10-21 03:16:22 -03:00

149 lines
4.0 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitUINodeOpen",
"NodeID": "GuesePhotoTips"
},
{
"$type": "RPG.GameCore.BlockInputController",
"Enable": true,
"ActionNameList": []
},
{
"$type": "RPG.GameCore.BlockSubmitEvents"
},
{
"$type": "RPG.GameCore.ShowUINodes",
"Nodes": [
"AboveDialog/TutorialDialog(Clone)/MaskRaycastTarget"
],
"Open": true
},
{
"$type": "RPG.GameCore.ShowGuide",
"ID": 102,
"GuideResID": 11,
"NodeID": "GuesePhotoTips",
"Show": true,
"CopyAnchorAndSale": true,
"PCGuide": {},
"AnimConfig": {}
},
{
"$type": "RPG.GameCore.ShowGuideText",
"ID": 202,
"GuideResID": 7,
"NodeID": "GuesePhotoTips",
"Show": true,
"Text": "TutorialTextmap_503802",
"CopyAnchorAndSale": true,
"OffsetX": 240,
"OffsetY": 40,
"PCGuide": {
"GuideResID": 9,
"Text": "TutorialTextmap_500701",
"ControllerText": "TutorialTextmap_500701",
"ActionName": "Menu_TinyGameEvent",
"OffsetY": 50
}
},
{
"$type": "RPG.GameCore.ShowTutorialUIMask",
"NodeID": "GuesePhotoTips",
"Show": true,
"Type": 1,
"PCGuide": {},
"AnimConfig": {
"UseAnim": true,
"InitScale": 1.0001,
"TotalTime": 0.25
}
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 1.5
}
}
},
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "ActionPress"
},
{
"$type": "RPG.GameCore.ShowTutorialUIMask",
"Path": "GuesePhotoTips",
"Type": 1,
"PCGuide": {
"UsePCGuide": true,
"Path": "Page/MazeMainPage(Clone)/RightButtomArea/PcMazeSkillPanel/MazeEventBtn"
},
"AnimConfig": {
"UseAnim": true,
"InitScale": 1.0001,
"TotalTime": 0.25
}
},
{
"$type": "RPG.GameCore.ShowGuide",
"ID": 102,
"GuideResID": 11,
"NodeID": "GuesePhotoTips",
"CopyAnchorAndSale": true,
"UseOriginRatio": true,
"PCGuide": {
"UsePCGuide": true,
"GuideResID": 1,
"Path": "Page/MazeMainPage(Clone)/RightButtomArea/PcMazeSkillPanel/MazeEventBtn",
"CopyAnchorAndSale": true
},
"AnimConfig": {}
},
{
"$type": "RPG.GameCore.ShowGuideText",
"ID": 202,
"GuideResID": 11,
"NodeID": "GuesePhotoTips",
"Text": "TutorialTextmap_500701",
"OffsetX": -225,
"OffsetY": 90,
"PCGuide": {
"UsePCGuide": true,
"GuideResID": 9,
"Path": "Page/MazeMainPage(Clone)/RightButtomArea/PcMazeSkillPanel/MazeEventBtn",
"Text": "TutorialTextmap_500701",
"OffsetX": -258,
"OffsetY": 150
}
},
{
"$type": "RPG.GameCore.ShowTutorialUI",
"IsHide": true
},
{
"$type": "RPG.GameCore.BlockInputController",
"ActionNameList": []
},
{
"$type": "RPG.GameCore.BlockSubmitEvents",
"Enable": true
},
{
"$type": "RPG.GameCore.ShowUINodes",
"Nodes": [
"AboveDialog/TutorialDialog(Clone)/MaskRaycastTarget"
]
},
{
"$type": "RPG.GameCore.TutorialFinish",
"TutorialID": 5038
}
]
}
]
}