SFX_Plushie_Break
Server/Audio/SoundEvents/BlockSounds/Plushie/SFX_Plushie_Break.json, 707 B
Fields
| Field | Type |
|---|---|
AudioCategory | string |
Layers | array[2] |
PreventSoundInterruption | boolean |
Volume | number |
MaxInstance | number |
Pitch | number |
Parent | string |
Source
{
"AudioCategory": "AudioCat_BlockSounds",
"Layers": [
{
"Files": [
"Sounds/Weapons/Item/Kweebec_Plushie/Kweebec_Plushie_Impact_01.ogg",
"Sounds/Weapons/Item/Kweebec_Plushie/Kweebec_Plushie_Impact_02.ogg"
],
"Volume": -7.979400086720375,
"RandomSettings": {
"MinPitch": -1.8240371213405997,
"MaxPitch": 1.6500422849992202,
"MinVolume": -1.9382002601611275
},
"Probability": 100
},
{
"Files": [
"Sounds/Blocks/Generic/Block_Break_Success_01.ogg"
],
"Volume": 6.0
}
],
"PreventSoundInterruption": false,
"Volume": 0,
"MaxInstance": 5,
"Pitch": 0,
"Parent": "SFX_Attn_Quiet"
}