Simple Unity Extra Extensions are just some extra components and scripts for faster project bootstraping. Providing code snippets and common extensions
Simple Unity Extra Extensions can be installed directly through the git url
https://github.com/dantasulisses/Simple-Unity-Extra-Extensions
If you need more information about installing package from a Git URL, you can click here. 🙂
Currently, this is what Simple Extra Extensions does have
| Features | Status |
|---|---|
| Hard typed EventsManager (SignalsManager) | ✔️ |
| Basic Singleton inheritance | ✔️ |
| Scriptable Object Factory | ✔️ |
| Dinamycally loadable UI Raw Image component | ✔️ |
| UI List holder for easy spawn/despawn behaviour | ✔️ |
| Mafth Map Extensions (map from min/max to another min/max) | ✔️ |
| Rect Transform Extensions for easy pivot/anchor operations | ✔️ |
| In Editor Replace Selection | ✔️ |
Please submit any queries, bugs or issues, to the Issues page on this repository. All feedback is appreciated as it not just helps myself find problems I didn't otherwise see, but also helps improve the project.
My friends and family, and you for having come here!
Copyright (c) 2021-present Ulisses Dantas and Contributors. Simple Unity Extensions is free and open-source software licensed under the MIT License.