turnbasedgamedata/Config/Level/GroupGraph/F10306001/Group_F10306001_G345.json
2024-10-21 03:16:22 -03:00

47 lines
1.2 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitGroupEvent",
"EventName": {
"Value": "OpenUI_MusicRhythm"
},
"OnEvent": [
{
"$type": "RPG.GameCore.ShowUI",
"Name": "Ui.MusicRhythm.MusicRhythmMainEntrancePage",
"WaitForExit": true,
"OnUIEnter": [
{
"$type": "RPG.GameCore.ExitTransitionLoadingUI"
},
{
"$type": "RPG.GameCore.BlockInputController",
"ActionNameList": []
},
{
"$type": "RPG.GameCore.SetLocalPlayerDitherAlpha"
},
{
"$type": "RPG.GameCore.LockPlayerControl"
}
],
"OnUIExitImmediately": [
{
"$type": "RPG.GameCore.SetLocalPlayerDitherAlpha",
"DitherAlpha": 1
},
{
"$type": "RPG.GameCore.UnLockPlayerControl"
}
]
}
]
}
]
}
],
"Type": "Group"
}