SFX_Plushie_Interact
Server/Audio/SoundEvents/BlockSounds/Plushie/SFX_Plushie_Interact.json, 605 B
Fields
| Field | Type |
|---|---|
Layers | array[1] |
PreventSoundInterruption | boolean |
Volume | number |
MaxInstance | number |
Pitch | number |
Parent | string |
Source
{
"Layers": [
{
"Files": [
"Sounds/Items/Plushie/Plushie_Interact_01.ogg",
"Sounds/Items/Plushie/Plushie_Interact_02.ogg",
"Sounds/Items/Plushie/Plushie_Interact_03.ogg",
"Sounds/Items/Plushie/Plushie_Interact_04.ogg",
"Sounds/Items/Plushie/Plushie_Interact_05.ogg"
],
"Volume": 0,
"RandomSettings": {
"MinPitch": -3,
"MaxPitch": 3,
"MinVolume": -1
},
"Probability": 100
}
],
"PreventSoundInterruption": false,
"Volume": 0,
"MaxInstance": 3,
"Pitch": 0,
"Parent": "SFX_Attn_Quiet"
}