Libraries for use in Unity projects with tools for math, physics and random.
- Open the Package Manager window
- Click on the "plus" sign
- Select "Add package from git URL"
- Paste this repo's SSH link ([email protected]:PixelRouge/MathToolsForUnity.git)
Add the following line to your manifest.json found in the "Packages" folder
"com.pixelrouge.mathtoolsforunity": "[email protected]:PixelRouge/MathToolsForUnity.git"