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 ...
I get the feeling that using a custom enum implementation (FdEnum) was a bit much, and while there are some benefits there like the ability to populate dropdowns and perform lookups, it makes managing ...