Create a machine Create at least one state and set it to default. Add a State Machine Initializer to either a loader scene, or whatever uses the state machine. Reference the state assets directly and ...
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 ...