2024-10-21 03:16:22 -03:00

67 lines
2.1 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitGroupEvent",
"EventName": {
"Value": "MusicRhythm_ShowUI"
},
"OnEvent": [
{
"$type": "RPG.GameCore.StartDialogueEntityInteract",
"TargetType": {
"$type": "RPG.GameCore.GroupFetchLocalTarget",
"Targets": [
400001
]
},
"LevelGraphPath": "Config/Level/Props/InteractMode/TriggerEvent_TriggerType_08.json",
"UseOverrideData": true,
"ValueSource": {
"Values": [
{
"$type": "RPG.GameCore.SharedString",
"Value": "Level/Common_Adventure/UseInteractNPCFront.prefab",
"Key": "DialogueEntityInteract_AreaPath"
},
{
"$type": "RPG.GameCore.SharedString",
"Value": "UseInteractNPCFront,UseInteractNPCFront_Camera",
"Key": "DialogueEntityInteract_CameraKey"
},
{
"$type": "RPG.GameCore.SharedString",
"Value": "UseInteractNPCFront",
"Key": "DialogueEntityInteract_AreaName"
},
{
"$type": "RPG.GameCore.SharedFloat",
"Value": 1,
"Key": "ResetEntityTransform"
}
]
}
},
{
"$type": "RPG.GameCore.ShowUI",
"Name": "Ui.MusicRhythm.MusicRhythmChooseLevelPage",
"WaitForExit": true,
"Param": {
"Value": "2"
},
"OnUICustomEvent": [],
"OnUIExitImmediately": [
{
"$type": "RPG.GameCore.EndDialogueEntityInteract"
}
]
}
]
}
]
}
],
"Type": "Group"
}