2022-04-23 07:55:31 +05:30

38 lines
946 B
JSON

{
"luaDataPath": "",
"entityBan": "",
"group": [
[
{
"$type": "MoleMole.Config.ConfigCutsceneInterAction",
"type": "CUTSCENE",
"cutsceneCfg": {
"$type": "MoleMole.Config.ConfigTimeline",
"type": "TIME_LINE_PREFAB",
"luaDataPath": "",
"resPath": "ART/Cutscene/Cs_UnlockCityCutScene",
"castListPath": "",
"entityBan": "",
"startPosType": "RELATIVE_TO_LOCAL_AVATAR",
"startOffset": {
"y": 3.0
}
}
},
{
"$type": "MoleMole.Config.ConfigAudioStateInterAction",
"type": "SOUND",
"stateGroup": "StateGroup_gameState",
"state": "State_Cutscene"
}
],
[
{
"$type": "MoleMole.Config.ConfigAudioStateInterAction",
"type": "SOUND",
"stateGroup": "StateGroup_gameState",
"state": "State_Explore"
}
]
]
}