From Create Shortcut
Creating Soap ScriptableObjects
Last updated
Creating Soap ScriptableObjects
Last updated
Expose a reference to a Scriptable Variable directly in your class and marked it as [SerializedField] or public:
Then in the inspector, click on the 'Create' button. By default, this will generate a new instance of that Scriptable Variable in the folder currently selected in the project window. This creation mode is called "auto".
In the settings, you can changed the creation mode to "Manual".
When set to manual, if you click now on the "Create" button, it will display a pre-filled version of the Soap Asset Creator pop up. This way, you can update the name, the tag and the destination folder before the asset is created.
If you have a specific destination folder for all your Soap Scriptable Objects, you can also set it the settings the Create path Mode to "Manual. This will make sure the correct destination folder is already assigned when the Soap Asset Creator opens.