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 ...
In this tutorial repository and accompanying video series, you'll learn how to make a configuration-driven gun system with ScriptableObjects that will be able to have: If you're following along with ...