An open API service indexing awesome lists of open source software.

https://github.com/trs-game-tech/scriptableobjectcreator

Simple ScriptableObject creation from the right-click menu.
https://github.com/trs-game-tech/scriptableobjectcreator

scriptableobject scriptableobjects unity unity3d

Last synced: 10 months ago
JSON representation

Simple ScriptableObject creation from the right-click menu.

Awesome Lists containing this project

README

          

# ScriptableObjectCreator

Simple ScriptableObject creation from the right-click menu.

![gif](https://github.com/trs-game-tech/ScriptableObjectCreator/blob/images/CreateSO.gif?raw=true)

You can perform an AND search by entering words separated by spaces in the search box.

![search_box](https://github.com/trs-game-tech/ScriptableObjectCreator/blob/images/CreateSO-Search.gif?raw=true)

## Installation

### Install via Unity Package Manager

Add package from git URL
```
https://github.com/trs-game-tech/ScriptableObjectCreator.git
```

### Manual install

Please download the source code from the link below and place it in the `Editor/` folder.

https://github.com/trs-game-tech/ScriptableObjectCreator/blob/main/Editor/ScriptableObjectCreatorWindow.cs

## License

The Unlicence.
https://unlicense.org/