turnbasedgamedata/Config/Props/Chap01/Prop_Chap01_Grandtheater_01_Config.json
2024-10-21 03:16:22 -03:00

16 lines
377 B
JSON

{
"DisableAnimEventLayers": [
"Dissolve Layer"
],
"SoundConfig": {
"OnEnterTriggerEvent": "Ev_common_grandtheater_music",
"OnExitTriggerEvent": "Ev_loop_effect_all_stop",
"SoundAttenuationConfig": {
"RTPCName": "RTPC_Default_Bgm",
"MaxRTPCValue": 100,
"MaxDistance": 25,
"ZeroDistance": 3
},
"DefaultTriggerRange": 50
}
}