Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.8 / Audio / SoundEvents / BlockSounds / Plushie / SFX_Plushie_Interact.json

SFX_Plushie_Interact

Server/Audio/SoundEvents/BlockSounds/Plushie/SFX_Plushie_Interact.json, 605 B

Fields

FieldType
Layersarray[1]
PreventSoundInterruptionboolean
Volumenumber
MaxInstancenumber
Pitchnumber
Parentstring

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"
}