Built for my own mobile game when Addressables felt like overkill and Resources.Load was too rigid. If you have 100-500 assets and want type-safe, O(1) lookups without the complexity, this might help ...
A Unity dialogue system that features an easy to use drag and drop graph. ScriptableObject driven with the ability to write custom actions and conditions to create complex dialogue workflows. Visual ...