Hytale Asset ReferenceUnofficial
Versions / 0.5.0 / Audio / SoundEvents / BlockSounds / Cloth / SFX_Cloth_Hit.json

SFX_Cloth_Hit

Server/Audio/SoundEvents/BlockSounds/Cloth/SFX_Cloth_Hit.json, 564 B

Fields

FieldType
Layersarray[1]
PreventSoundInterruptionboolean
Volumenumber
MaxInstancenumber
Parentstring

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