mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-07 20:46:00 +08:00
63 lines
1.5 KiB
JSON
63 lines
1.5 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.ShowTutorialUI"
|
|
},
|
|
{
|
|
"$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.WaitSecond",
|
|
"WaitTime": {
|
|
"FixedValue": {
|
|
"Value": 0.8
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.BlockInputController",
|
|
"ActionNameList": []
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.BlockSubmitEvents",
|
|
"Enable": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowUINodes",
|
|
"Nodes": [
|
|
"AboveDialog/TutorialDialog(Clone)/MaskRaycastTarget"
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitTutorial",
|
|
"Event": "ShowUIContext",
|
|
"Param": "MusicAlbumMainPage",
|
|
"OnSuccessImmediate": []
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowTutorialGuide",
|
|
"GuideID": 3202
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TutorialFinish",
|
|
"TutorialID": 3202
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |