Create scriptable object utility for Unity. Create an asset file from any generic ScriptableObject with a menu item.
To use:
- Place these files in your unity project.
- Select Create Scriptable Object from Assets Menu.
- Choose your ScriptableObject extended MonoScript.
- Create!