This repository contains a simple way that exposes the globally unique identifier (GUID) of a Scriptable Object retrieved from the Unity asset database. Basically, is a simple wrapper over the ...
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 ...