Utilities
Provides essential utility functions and helper classes to streamline common development tasks in Unity projects. Reduces boilerplate code with reusable components for physics, transforms, collections, and data management, enabling faster iteration and cleaner codebase architecture.
com.chennyang.utilites 
Install via UPM
Add to Unity Package Manager using this URL
https://www.pkglnk.dev/utilites.git README Markdown
Copy this to your project's README.md
## Installation
Add **Utilities** 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/utilites.git
```
[](https://www.pkglnk.dev/pkg/utilites)
No comments yet. Be the first!