Unity Extended
Unity Extended provides a collection of utility extensions and helper methods for Unity development, streamlining common tasks and reducing boilerplate code. It includes extensions for transforms, gameobjects, collections, and other core Unity types to accelerate development workflow and improve code readability.
com.beardphantom.unity-extended 
Install via UPM
Add to Unity Package Manager using this URL
https://www.pkglnk.dev/unity-extended.git?path=Packages/com.beardphantom.unity-extended README Markdown
Copy this to your project's README.md
## Installation
Add **Unity Extended** to your Unity project via Package Manager:
1. Open **Window > Package Manager**
2. Click **+** > **Add package from git URL**
3. Enter:
```
https://www.pkglnk.dev/unity-extended.git?path=Packages%2Fcom.beardphantom.unity-extended
```
[](https://www.pkglnk.dev/pkg/unity-extended)
No comments yet. Be the first!