|
| 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.
|
|