Makes using Scriptable Objects as a fundamental part of your architecture in Unity super easy
翻译 - 使用脚本对象作为Unity中体系结构的基础部分非常容易
A library to help improve the usability of Unity3D Scriptable Objects by grouping them into a collection and providing easy access through code or user-friendly inspectors!
Sample project for Game Architecture with Scriptable Objects from Unite Austin 2017
A Unity editor extension for creating any ScriptableObject type
An easy way to access data stated in excel (xlsx) files for Unity.
A collection of the most common used scriptable object cases I use through out my videos
Based on a great talk by Ryan Hipple, here is my improved version of his Game Event system for Unity
Popout Inspector and ScriptableObject aware default Object Drawer for Unity3d.
A demo project to showcase design patterns and game architecture using ScriptableObjects
Excel表到ScriptableObject相互读写
使用NPOI实现在unity中的ScriptableObject和Excel表格数据同步
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).