mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-07 20:46:00 +08:00
152 lines
4.2 KiB
JSON
152 lines
4.2 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.ShowTutorialUI",
|
|
"AssociatedUIName": "MazeMainPage"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TutorialNotify",
|
|
"Type": "TutorialCleanUI",
|
|
"Param": "1"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TutorialNotify",
|
|
"Type": "LockController",
|
|
"Param": "1"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TutorialLockControl"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitUINodeOpen",
|
|
"NodeID": "MazeMainPage.RushBtn"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TutorialSave",
|
|
"TutorialID": 2015
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.BlockInputController",
|
|
"Enable": true,
|
|
"ActionNameList": []
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideText",
|
|
"ID": 201,
|
|
"GuideResID": 9,
|
|
"NodeID": "MazeMainPage.RushBtn",
|
|
"Show": true,
|
|
"Text": "TutorialTextmap_201501",
|
|
"OffsetX": -40,
|
|
"OffsetY": 90,
|
|
"PCGuide": {
|
|
"UsePCGuide": true,
|
|
"GuideResID": 9,
|
|
"Path": "Page/MazeMainPage(Clone)/RightButtomArea/PcMazeSkillPanel/RushBtn",
|
|
"Text": "TutorialTextmap_201501",
|
|
"ControllerText": "TutorialTextmap_201501",
|
|
"CopyAnchorAndSale": true,
|
|
"OffsetX": -35,
|
|
"OffsetY": 80
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowTutorialUIMask",
|
|
"NodeID": "MazeMainPage.RushBtn",
|
|
"Show": true,
|
|
"Type": 1,
|
|
"PCGuide": {
|
|
"UsePCGuide": true,
|
|
"Path": "Page/MazeMainPage(Clone)/RightButtomArea/PcMazeSkillPanel/RushBtn"
|
|
},
|
|
"AnimConfig": {
|
|
"UseAnim": true,
|
|
"InitScale": 1.0001,
|
|
"TotalTime": 0.25
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitSecond",
|
|
"WaitTime": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 1
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowUINodes",
|
|
"Nodes": [
|
|
"AboveDialog/TutorialDialog(Clone)/FullScreenButton"
|
|
],
|
|
"Open": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitTutorial",
|
|
"Event": "ActionPress",
|
|
"OnSuccessImmediate": []
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowUINodes",
|
|
"Nodes": [
|
|
"AboveDialog/TutorialDialog(Clone)/FullScreenButton"
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowTutorialUIMask",
|
|
"Path": "Page/MazeMainPage(Clone)/RightButtomArea/MazeSkillPanel/RushBtn",
|
|
"PCGuide": {
|
|
"UsePCGuide": true,
|
|
"Path": "Page/MazeMainPage(Clone)/RightButtomArea/PcMazeSkillPanel/RushBtn"
|
|
},
|
|
"AnimConfig": {
|
|
"UseAnim": true,
|
|
"InitScale": 1.0001,
|
|
"TotalTime": 0.25
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideText",
|
|
"ID": 201,
|
|
"GuideResID": 9,
|
|
"Path": "Page/MazeMainPage(Clone)/RightButtomArea/MazeSkillPanel/RushBtn",
|
|
"Text": "TutorialTextmap_201501",
|
|
"OffsetX": -225,
|
|
"OffsetY": 90,
|
|
"PCGuide": {
|
|
"GuideResID": 9,
|
|
"Path": "Page/MazeMainPage(Clone)/RightButtomArea/PcMazeSkillPanel/RushBtn",
|
|
"Text": "TutorialTextmap_201501",
|
|
"CopyAnchorAndSale": true,
|
|
"OffsetX": -258,
|
|
"OffsetY": 150
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowTutorialUI",
|
|
"IsHide": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.BlockInputController",
|
|
"ActionNameList": []
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TutorialLockControl",
|
|
"Reset": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TutorialNotify",
|
|
"Type": "LockController",
|
|
"Param": "0"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TutorialFinish",
|
|
"TutorialID": 2015
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |