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

17 lines
401 B
JSON

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