Easily override Unity ScriptableObject values at runtime in your Unity project by storing JSON files in configurable locations. Have you found yourself needing to change values of scriptable objects ...
This package provides utilities for implementing game architecture which is oriented around ScriptableObject assets and game events. Most of these ideas are based on Unite2017. In some situations, ...
Unity has introduced scriptable render pipelines and a C# Job System as part of its large 2018.1 update. The new additions utilise high-definition rendering and performance tech are designed to make ...