{ "OnInitSequece": [], "OnStartSequece": [ { "TaskList": [ { "$type": "RPG.GameCore.WaitUINodeOpen", "NodeID": "RogueNous.MainEntrance" }, { "$type": "RPG.GameCore.TutorialNotify", "Type": "MoveScrollView", "Param": "RogueNous" }, { "$type": "RPG.GameCore.ShowGuideHintWithText", "Block": true, "TargetEvent": [ { "$type": "RPG.GameCore.WaitPlayerAction", "ActionType": "ClickBtn", "Param": "RogueNous.MainEntrance", "ProtectTime": 0.2 } ], "NodeIDList": [ "RogueNous.MainEntrance" ], "GuideHintType": "ClickRect", "GuideTextType": "RogueTalk", "GuideTalkID": 90251, "GuideHintShowConfig": {}, "GuideTextShowConfig": {} }, { "$type": "RPG.GameCore.TutorialFinish", "TutorialID": 9303 } ] } ] }