Versions / 0.6.0-pre.1.1 / Audio / SoundEvents / SFX / CreativePlay / Default / SFX_Rotate_Pitch_Default.json
SFX_Rotate_Pitch_Default
Server/Audio/SoundEvents/SFX/CreativePlay/Default/SFX_Rotate_Pitch_Default.json, 420 B
Fields
| Field | Type |
|---|---|
Layers | array[1] |
Volume | number |
PreventSoundInterruption | boolean |
MaxInstance | number |
Parent | string |
Source
{
"Layers": [
{
"Files": [
"Sounds/CreativePlay/Default/Rotate_Pitch_Stereo.ogg"
],
"RandomSettings": {
"MinPitch": 0,
"MaxPitch": 0,
"MinVolume": 0,
"MaxVolume": 0
},
"StartDelay": 0,
"Looping": false,
"Volume": 6.0
}
],
"Volume": 0,
"PreventSoundInterruption": true,
"MaxInstance": 2,
"Parent": "SFX_Attn_Moderate"
}