=========================
Simple dashboard editor for Physic Materials https://docs.unity3d.com/Manual/class-PhysicMaterial.html
You can find the Dashboard via Window->Audio->Physical Material Editor
The package is available on the openupm registry. It's recommended to install it via openupm-cli.
openupm add com.pixelwizards.physicalmaterialmanager
To install this package, you need to edit your Unity project's Packages/manifest.json
and add this repository as a dependency. You can also specify the commit hash or tag like this:
{
"dependencies": {
"com.pixelwizards.physicalmaterialmanager": "https://github.com/PixelWizards/com.pixelwizards.physicalmaterialmanager.git",
}
}
- This has been tested for
>= 2018.3
- Window/Audio/Physical Material Editor
- None