UGUI extended
UGX extends Unity's built-in GUI system with additional components and utilities to streamline UI development. Designed for developers looking to enhance their UI workflows with extended functionality beyond standard UGUI capabilities. Documentation is currently in development, with sample projects available for reference.
com.adrenak.ugx 
Install via UPM
Add to Unity Package Manager using this URL
https://www.pkglnk.dev/ugx.git#upm README Markdown
Copy this to your project's README.md
## Installation
Add **UGUI 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/ugx.git#upm
```
[](https://www.pkglnk.dev/pkg/ugx)
No comments yet. Be the first!