Frame-accurate, data‑driven animation action sequencer for Unity. Replaces fragile Animation Events with ScriptableObject timelines that trigger prefabs, sounds, and object state changes in sync with ...
Data-driven item system for Unity using ScriptableObject architecture. Typed item hierarchy (Weapon, Equipment, Currency, QuestItem, KeyFragment) with a decoupled InventoryManager and local events. - ...