Hi - I've been working on this tool called BetterPhysics to add a few features to the physics engine that I think Unity should have had from the beginning. I'm dropping a basic showcase video here now, and later I'll add more videos diving into the individual features at more depth. Planning to release on the Asset Store soon!
Get it here! https://assetstore.unity.com/packages/tools/physics/better-physics-244370
Get the Better Physics package from Sadness Monday Productions and speed up your game development process. Find this & other Physics options on the Unity Asset Store.
Better Physics is a powerful yet simple tool to bring your Unity development to the next level.
Fully configurable speed limits for Rigidbodies:
- Soft limits allow full interaction from external collisions while limiting velocity gain from your code.
- Limits can be configured in Local Space, World Space, or Omnidirectional
- Limits can be mix...