Publisher | 13Pixels |
---|---|
File size | 1.00MB |
Number of files | 197 |
Latest version | 1.9.3 |
Latest release date | 2024-05-16 02:44:57 |
First release date | 2019-07-22 12:57:09 |
Supported Unity versions | 2018.4.2 or higher |
Improve your project's architecture by fully embracing Unity as a Dependency Injection framework!
- Work with Unity rather than against it by building upon the drag and drop dependency injection framework that you are already using.
- Use ScriptableObjects to avoid problematic uses of static variables, the infamous singleton pattern and bad architecture in general.
- Empower your game designers by giving them small, clean and modular components that they can use all throughout your project without further coding.
- Includes the "Scenebound System" which allows you to bind your ScriptableObjects to scenes rather than having them in your assets.
- Includes the "ModuleSettings System" which lets you use serialized references in static classes.
- Comes with an extensive manual, a scripting reference, multiple live demos and full source code.