turnbasedgamedata/Config/Level/Tutorial/Tutorial_5007.json
2025-02-24 07:50:34 -03:00

134 lines
3.7 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.ShowTutorialUI",
"AssociatedUIName": "MazeMainPage"
},
{
"$type": "RPG.GameCore.TutorialNotify",
"Type": "TutorialCleanUI",
"Param": "1"
},
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "ShowUIContext",
"Param": "MazeMainPage"
},
{
"$type": "RPG.GameCore.WaitUINodeOpen",
"NodeID": "MazeMainPage.MazeEventBtn"
},
{
"$type": "RPG.GameCore.ShowGuideText",
"ID": 201,
"GuideResID": 9,
"NodeID": "MazeMainPage.MazeEventBtn",
"Show": true,
"Text": "TutorialTextmap_500701",
"OffsetX": -130,
"OffsetY": 70,
"PCGuide": {
"UsePCGuide": true,
"GuideResID": 9,
"Text": "TutorialTextmap_500701",
"ControllerText": "TutorialTextmap_500701",
"ActionName": "Menu_TinyGameEvent",
"OffsetY": 50
}
},
{
"$type": "RPG.GameCore.ShowTutorialUIMask",
"NodeID": "MazeMainPage.MazeEventBtn",
"Show": true,
"Type": 1,
"PCGuide": {
"UsePCGuide": true
},
"AnimConfig": {
"UseAnim": true,
"InitScale": 1.0001,
"TotalTime": 0.25
}
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"FixedValue": {
"Value": 1
}
}
},
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "ActionPress"
},
{
"$type": "RPG.GameCore.ShowTutorialUIMask",
"Path": "Page/MazeMainPage(Clone)/RightButtomArea/MazeSkillPanel/MazeEventBtn",
"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": 101,
"GuideResID": 1,
"Path": "Page/MazeMainPage(Clone)/RightButtomArea/MazeSkillPanel/MazeEventBtn",
"CopyAnchorAndSale": true,
"UseOriginRatio": true,
"PCGuide": {
"UsePCGuide": true,
"GuideResID": 1,
"Path": "Page/MazeMainPage(Clone)/RightButtomArea/PcMazeSkillPanel/MazeEventBtn",
"CopyAnchorAndSale": true
},
"AnimConfig": {}
},
{
"$type": "RPG.GameCore.ShowGuideText",
"ID": 201,
"GuideResID": 9,
"Path": "Page/MazeMainPage(Clone)/RightButtomArea/MazeSkillPanel/MazeEventBtn",
"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.TutorialNotify",
"Type": "TutorialCleanUI",
"Param": "0"
},
{
"$type": "RPG.GameCore.ShowTutorialUI",
"IsHide": true,
"AssociatedUIName": "MazeMainPage"
},
{
"$type": "RPG.GameCore.TutorialFinish",
"TutorialID": 5007
}
]
},
{
"TaskList": []
}
]
}