burakomer / SoCreator

⚙ Tool for ScriptableObject's creation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SoCreator

Twitter Discord Boosty Forum Asset Store

Quick access menu for ScriptableObjects creation by name.

  • Project specific search assemblies
  • Attribute object marking
  • Default folders for inherit types
  • Shortcuts

Installation

Install from Package Manager git url

https://github.com/NullTale/SoCreator.git

image

Usage

Create -> ScriptableObject or Shift + I
Edit -> Preferences | TypePath (default folders for created types)

out

If shift key held when opening creation menu scriptable objects from all assemblies will be searched.

Classes can be marked with SoCreateAttribute to manually define their visibility.

For each project, manually can be defined assemblies in which extra search will be performed by default.
Default folders can be specified for each ScriptableObject type. If such object or its derivative is created using a hotkey, it will automatically placed in the specified folder.

image

About

⚙ Tool for ScriptableObject's creation

License:MIT License


Languages

Language:C# 100.0%