SFX_Cloth_Hit
Server/Audio/SoundEvents/BlockSounds/Cloth/SFX_Cloth_Hit.json, 564 B
Fields
| Field | Type |
|---|---|
Layers | array[1] |
PreventSoundInterruption | boolean |
Volume | number |
MaxInstance | number |
Parent | string |
Source
{
"Layers": [
{
"Files": [
"Sounds/Blocks/Cloth/Cloth_Break_01.ogg",
"Sounds/Blocks/Cloth/Cloth_Break_02.ogg",
"Sounds/Blocks/Cloth/Cloth_Break_03.ogg",
"Sounds/Blocks/Cloth/Cloth_Break_04.ogg"
],
"Volume": -5,
"RandomSettings": {
"MinPitch": -1.8240371213405997,
"MaxPitch": 1.6500422849992202,
"MinVolume": -1.9382002601611275
},
"Probability": 100
}
],
"PreventSoundInterruption": true,
"Volume": -4.0,
"MaxInstance": 5,
"Parent": "SFX_Attn_Quiet"
}