Versions / 0.6.0-pre.8.1 / Audio / SoundEvents / SFX / Player / Action / SFX_Player_Pickup_Item.json
SFX_Player_Pickup_Item
Server/Audio/SoundEvents/SFX/Player/Action/SFX_Player_Pickup_Item.json, 311 B
Fields
| Field | Type |
|---|---|
Layers | array[1] |
PreventSoundInterruption | boolean |
MaxInstance | number |
Volume | number |
Parent | string |
Source
{
"Layers": [
{
"Files": [
"Sounds/PlayerActions/Pickup/Player_Item_Pickup_01.ogg"
],
"RandomSettings": {
"MinPitch": -1,
"MaxPitch": 1
}
}
],
"PreventSoundInterruption": false,
"MaxInstance": 1,
"Volume": -7.0,
"Parent": "SFX_Attn_Moderate"
}