Data-driven item system for Unity using ScriptableObject architecture. Typed item hierarchy (Weapon, Equipment, Currency, QuestItem, KeyFragment) with a decoupled InventoryManager and local events. - ...
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 ...