Skip to content

1.1.1

Compare
Choose a tag to compare
@mitay-walle mitay-walle released this 15 Oct 20:12
· 17 commits to master since this release

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