Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.10 / Audio / SoundEvents / BlockSounds / Cloth / SFX_Cloth_Land.json

SFX_Cloth_Land

Server/Audio/SoundEvents/BlockSounds/Cloth/SFX_Cloth_Land.json, 1.0 KB

Fields

FieldType
Layersarray[2]
Volumenumber
AudioCategorystring
Parentstring

Source

{
  "Layers": [
    {
      "Files": [
        "Sounds/Movement/Landing/FS_Land_Cloth_01.ogg",
        "Sounds/Movement/Landing/FS_Land_Cloth_02.ogg",
        "Sounds/Movement/Landing/FS_Land_Cloth_03.ogg",
        "Sounds/Movement/Landing/FS_Land_Cloth_04.ogg",
        "Sounds/Movement/Landing/FS_Land_Cloth_05.ogg"
      ],
      "RandomSettings": {
        "MinPitch": -4,
        "MaxPitch": 2,
        "MinVolume": -2
      },
      "Volume": -16.0,
      "RoundRobinHistorySize": 1
    },
    {
      "Files": [
        "Sounds/PlayerActions/Movement/Player_Clth_Foley_Walk_01.ogg",
        "Sounds/PlayerActions/Movement/Player_Clth_Foley_Walk_02.ogg",
        "Sounds/PlayerActions/Movement/Player_Clth_Foley_Walk_03.ogg",
        "Sounds/PlayerActions/Movement/Player_Clth_Foley_Walk_04.ogg"
      ],
      "Volume": 6.0,
      "RandomSettings": {
        "MinVolume": -2,
        "MinPitch": -2,
        "MaxPitch": 2
      }
    }
  ],
  "Volume": 0,
  "AudioCategory": "AudioCat_Footsteps",
  "Parent": "SFX_Attn_Quiet"
}