Versions / 0.6.0-pre.8.1 / Audio / SoundEvents / SFX / UI / Discovery / SFX_Discovery_Z4_Medium.json
SFX_Discovery_Z4_Medium
Server/Audio/SoundEvents/SFX/UI/Discovery/SFX_Discovery_Z4_Medium.json, 446 B
Fields
| Field | Type |
|---|---|
Layers | array[1] |
Volume | number |
PreventSoundInterruption | boolean |
AudioCategory | string |
DuckingRules | array[1] |
Source
{
"Layers": [
{
"Files": [
"Sounds/UI/Discovery/Discovery_Z4_Medium_Stereo.ogg"
],
"Volume": 0
}
],
"Volume": -2.0,
"PreventSoundInterruption": true,
"AudioCategory": "AudioCat_Discovery",
"DuckingRules": [
{
"TargetCategory": "AudioCat_Music",
"DuckingVolumeDb": -12,
"AttackMs": 500,
"ReleaseMs": 2500,
"Curve": "SCurve",
"ReleaseCurve": "SCurve"
}
]
}