In the world of Unity development, ScriptableObjects offer a powerful yet often underutilized tool that can significantly streamline your workflow and improve the efficiency of your game’s ...
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 ...
The advantages of ScriptableObjects are discussed in this article, however Unity's fundamentals or general coding are not covered. Visit Unity Learn to get helpful introductory tutorials if you're new ...
This project is inspired on the presentation by Ryan Hipple. I added my own flair to it by adding simple property drawers and extendability for custom and complex variables. Feedback is welcome. This ...