Commit 2ebd137f authored by Adam Štěpánek's avatar Adam Štěpánek
Browse files

Phh

parent 063b80fa
Loading
Loading
Loading
Loading
Loading

Assets/Audio/phh.wav

0 → 100644LFS
+130 B

File added.

No diff preview for this file type.

+43 −0
Original line number Diff line number Diff line
fileFormatVersion: 2
guid: 358cc86381b16bb4dbec2ef5c84d2c09
AudioImporter:
  externalObjects: {}
  serializedVersion: 6
  defaultSettings:
    loadType: 0
    sampleRateSetting: 0
    sampleRateOverride: 44100
    compressionFormat: 0
    quality: 1
    conversionMode: 0
  platformSettingOverrides:
    4:
      loadType: 0
      sampleRateSetting: 0
      sampleRateOverride: 44100
      compressionFormat: 3
      quality: 1
      conversionMode: 0
    7:
      loadType: 0
      sampleRateSetting: 0
      sampleRateOverride: 44100
      compressionFormat: 1
      quality: 1
      conversionMode: 0
    13:
      loadType: 0
      sampleRateSetting: 2
      sampleRateOverride: 44100
      compressionFormat: 7
      quality: 1
      conversionMode: 0
  forceToMono: 0
  normalize: 1
  preloadAudioData: 1
  loadInBackground: 0
  ambisonic: 0
  3D: 1
  userData: 
  assetBundleName: 
  assetBundleVariant: 
+2 −0
Original line number Diff line number Diff line
@@ -252,6 +252,8 @@ MonoBehaviour:
  m_Script: {fileID: 11500000, guid: c87028f1bd1c89547b8e627f5bc383fa, type: 3}
  m_Name: 
  m_EditorClassIdentifier: 
  Sound: {fileID: 8300000, guid: 358cc86381b16bb4dbec2ef5c84d2c09, type: 3}
  SoundVolume: 0.5
  ExplosionPrefab: {fileID: 7016171330175438775, guid: 12fc9af0750e7ab42a35ff9ea05f2dbd,
    type: 3}
  Scale: 0.5
+2 −0
Original line number Diff line number Diff line
@@ -252,6 +252,8 @@ MonoBehaviour:
  m_Script: {fileID: 11500000, guid: c87028f1bd1c89547b8e627f5bc383fa, type: 3}
  m_Name: 
  m_EditorClassIdentifier: 
  Sound: {fileID: 8300000, guid: 358cc86381b16bb4dbec2ef5c84d2c09, type: 3}
  SoundVolume: 0.5
  ExplosionPrefab: {fileID: 7016171330175438775, guid: 12fc9af0750e7ab42a35ff9ea05f2dbd,
    type: 3}
  Scale: 1
+2 −0
Original line number Diff line number Diff line
@@ -151,6 +151,8 @@ MonoBehaviour:
  m_Script: {fileID: 11500000, guid: c87028f1bd1c89547b8e627f5bc383fa, type: 3}
  m_Name: 
  m_EditorClassIdentifier: 
  Sound: {fileID: 8300000, guid: 358cc86381b16bb4dbec2ef5c84d2c09, type: 3}
  SoundVolume: 1
  ExplosionPrefab: {fileID: 7016171330175438775, guid: 12fc9af0750e7ab42a35ff9ea05f2dbd,
    type: 3}
  Scale: 2
Loading