25 lines
715 B
JSON
25 lines
715 B
JSON
|
[
|
||
|
{
|
||
|
"Type": "SoundMix",
|
||
|
"Name": "SCM_Underwater",
|
||
|
"Class": "UScriptClass'SoundMix'",
|
||
|
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||
|
"Properties": {
|
||
|
"SoundClassEffects": [
|
||
|
{
|
||
|
"SoundClassObject": {
|
||
|
"ObjectName": "SoundClass'SC_Above_Water'",
|
||
|
"ObjectPath": "/Game/Sound/Mixer/SC_Above_Water.0"
|
||
|
},
|
||
|
"VolumeAdjuster": 0.3,
|
||
|
"PitchAdjuster": 1.0,
|
||
|
"LowPassFilterFrequency": 900.0,
|
||
|
"bApplyToChildren": true,
|
||
|
"VoiceCenterChannelVolumeAdjuster": 1.0
|
||
|
}
|
||
|
],
|
||
|
"FadeInTime": 0.1,
|
||
|
"FadeOutTime": 0.1
|
||
|
}
|
||
|
}
|
||
|
]
|