Enemy hierarchy system with stats and types, using ScriptableObjects. This project demonstrates an enemy system in Unity, using ScriptableObjects to centralize data and inheritance to implement unique ...