Unclaimed Package Is this your package? Claim it to unlock full analytics and manage your listing.
Claim This Package

Install via UPM

Add to Unity Package Manager using this URL

https://www.pkglnk.dev/scriptableobjectwizard.git

README Markdown

Copy this to your project's README.md

Style
Preview
pkglnk installs badge
## Installation

Add **ScriptableObject Wizard** to your Unity project via Package Manager:

1. Open **Window > Package Manager**
2. Click **+** > **Add package from git URL**
3. Enter:
```
https://www.pkglnk.dev/scriptableobjectwizard.git
```

[![pkglnk](https://www.pkglnk.dev/badge/scriptableobjectwizard.svg?style=pkglnk)](https://www.pkglnk.dev/pkg/scriptableobjectwizard)

README

ScriptableObjectWizard

This is a tool for anyone who's tired of having to add [CreateAssetMenu] to all scriptable objects they make. A simple editor window that allows you to create an instance of any concrete type that inherits from ScriptableObject. It features an assembly filter and a search function, to speed up the asset creation process.

Installation

OpenUPM

openupm

Git URL

  • Install via UPM using the URL: https://github.com/GiovanniZambiasi/ScriptableObjectWizard.git

Usage

The wizard is available via the MiddleMast/ScriptableObject Wizard option in the toolbar

still

Demo: https://youtu.be/QT1lSJCeqLc

Comments

No comments yet. Be the first!