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 ...
Two minute Unity tip: use ScriptableObjects for shared data and editor state ScriptableObjects are great for two things. First they let you save and store data during an Editor session which is why ...
Welcome! This is the repository for the first Unity Open Project, an initiative where Unity and the community collaborate together to create a small open-source game demo. We would love to get your ...