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 ...
In that case inherit your SO from - UnityBuildCommand . Scriptable Object Commands can be helpful when you want to share command between different pipelines and ...