scriptableobject topic
unity-auto-preset
Auto Preset enables scriptable configuration of assets from the Unity Editor without requiring any additional code.
ScriptableObjectVariant
Unity Odin editor helper which permits to set a "SOVariant" attribute to a ScriptableObject and override, or not, certain fields (similar to prefab variants but for scriptable objects).
ConfigAssets
Simple & Lightweight solution for managing configuration assets in Unity projects
unity-node-tutorial
Making a REST service using Node and Express to use with Unity
Scriptable-Object-Loader
Load Scriptable Objects via code
yaSingleton-Example-Project
Example Project for yaSingleton. A singleton pattern implementation for Unity3d. Based on ScriptableObjects instead of the conventional MonoBehaviour approach.
unity-signals
Signals for Unity3D
ScriptableObjectDropdown
Dropdown for ScriptableObjects
ScriptableObjectMultiSelectDropdown
Multi Select Dropdown for ScriptableObjects
SaveManager
A free, scriptable object based, local save system for Unity. Works on all platforms using standard JSON Utility.