Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.7 / Audio / SoundEvents / BlockSounds / Soft / SFX_Soft_Hit.json

SFX_Soft_Hit

Server/Audio/SoundEvents/BlockSounds/Soft/SFX_Soft_Hit.json, 449 B

Fields

FieldType
AudioCategorystring
Layersarray[1]
Volumenumber
PreventSoundInterruptionboolean
MaxInstancenumber
Parentstring

Source

{
  "AudioCategory": "AudioCat_BlockSounds",
  "Layers": [
    {
      "Files": [
        "Sounds/Blocks/Grass/Grass_Hit_01.ogg"
      ],
      "RandomSettings": {
        "MinPitch": -1.8240371213405997,
        "MaxPitch": 1.6500422849992202,
        "MinVolume": -1.9382002601611275
      },
      "StartDelay": 0
    }
  ],
  "Volume": -0.020599913279623294,
  "PreventSoundInterruption": true,
  "MaxInstance": 5,
  "Parent": "SFX_Attn_Quiet"
}