Skip to content

Missingreference/UGUI-Extras

Repository files navigation

UGUI-Extras

A collection of UGUI related components and tools.

Installation

To simply add UGUI Extras to your Unity project as a package:

-In the Unity Editor open up the Package Manager by going to Window -> Package Manager.

-At the top left of the Package Manager window press the plus button and press 'Add package from git URL' or similar.

-Submit https://github.com/Missingreference/UGUI-Extras.git as the URL and the Package Manager should add the package to your project.

Required Packages

Be aware that this repository requires multiple package dependancies to function. Add them as packages just like the UGUI Extras package.

Core Tools For Unity - https://github.com/Missingreference/Core-Tools-For-Unity.git

A utility package. It includes native cursor icon functions and helper functions.

com.unity.ugui and com.unity.textmeshpro are required dependencies that should be added automatically.

Use DEBUG mode to enable safety checks for most functions.

About

A collection of UGUI related components and tools.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages