Quick access menu for ScriptableObjects creation
Create -> ScriptableObject
or Shift + I
Edit -> Preferences | TypePath
(default folders for created types)
Install from Package Manager git url
https://github.com/NullTale/SoCreator.git
Customization settings available in Edit -> Preferences | SoCreator
- Classes can be marked with
SoCreateAttribute
to manually define their visibility. Default folders
can be specified for each ScriptableObject in type paths.- Shortcuts cat be configured in
Edit-> Shortcuts | Create/Scriptable Object
. - For each project, manually can be defined assemblies in which extra search will be performed by default.
If shift key held when opening creation menu scriptable objects via create menu, search will be performed in all assemblies.