A flexible and modular system for creating dynamic UI panels in Unity. This package allows you to define UI fields via specifications, bind them to any data context, and render them automatically with ...
This ScriptableObject-based event system is our solution to create a solid game architecture and make objects communicate with each other, at the same time avoiding the use of the Singleton pattern.