A scriptable object based event channel system for Unity. This is heavily based on the examples in Unity's Create modular game architecture in Unity with ScriptableObjects e-book. I wanted to turn ...
Flexible Object Reference is a reference management system for Unity that provides a flexible approach to handling object references of both System.Object and UnityEngine.Object derived classes by ...