▼Released Packages | |
Clipboard | Drag'n'Drop to copy and paste multiple components or materials |
Shortcut | Favorite asset list for quick operations or custom toolbox |
Notebook | Notes and todo list for assets and scene GameObject |
3P Maker | Double click preset asset to build a plugin, package, or player |
Event Delegator | Make UnityEvent to support static method and multiple parameters |
Www Loader | Fire'n'Forget to use WWW with callback and cache |
Editor Aider | Simple utilities to make the Unity editor more handy |
Json.NET Converters | Make Json.NET to support Unity types and dictionary better |
Singleton Liberation | No required to inherit to make MonoBehaviour as a singleton |
▼Specific Classes | |
Editor Extensions | Utilities or functions for Unity editor |
Assets | Custom UnityEngine.ScriptableObject |
Components | Custom UnityEngine.MonoBehaviour |
Attributes | Custom System.Attribute or UnityEngine.PropertyAttribute |
Enumerations | All custom enums |
Interfaces | All custom interfaces |
Extensions | Useful extension methods |