Skip to content

Releases: mitay-walle/com.mitay-walle.phys-sound

1.2.2

16 Oct 08:51
Compare
Choose a tag to compare

Added

Changed

  • collision events placed to separated components

1.1.1

15 Oct 20:12
Compare
Choose a tag to compare

Added

Changed

  • Converted to UPM package
  • Demo converted to UPM package Samples
  • Custom Inspectors removed
  • codegen PhysMaterialType (int + string) replaced with PhysSoundKey (ScriptableObject)
  • Fallback now PhysSoundMaterial, and became recursive

Fixed

  • optimization distance check -> sqr distance check
  • Update() replaced with FixedUpdate() to fix KinematicVelocity became 0,0,0