Skip to content

Latest commit

 

History

History
90 lines (70 loc) · 3.92 KB

README.md

File metadata and controls

90 lines (70 loc) · 3.92 KB

Yunasawa の Library - Editor (Obsoleted)

Enhance your Unity Editor experience with this toolkit. It provides essential extensions and interfaces specifically designed for the Editor environment.

script email version

Important

This package is now obsolete and not be updated any more. You can still use this old version if you want.

Currently, it is separated into 2 individual packages: YNL - Editor and YNL - Toolbox

In case you want to use those new 2 packages, you have to remove the obsoleted YNL - Editor before importing them to make sure no error will appear.

★ About

A product made by Yunasawa Studio, those will be helpful tools that solve your several problems can appear in your developing progress.
Contact us: yunasawa200@gmail.com

Repositiy Stats

★ Contents

★ Installation

Install from Git URL

Git URL:
https://github.com/Yunasawa/YNL-Editor--Obsoleted.git

Here is how you can do it: How to install a package via Git URL

Install from OpenUPM

You can add UPM Scrope like this:

Name: YunasawaStudio
URL: https://package.openupm.com
Scope(s): com.yunasawa.ynl.editor-obsoleted

Here is how you can do it: How to register a UPM scope(s)

After you register the scope, you can add the package by name:

com.yunasawa.ynl.editor-obsoleted

Install done

After you install the package, you can open the window like this: version

★ Features

🎬 Animation - Object Renamer (Editor Window)

Description: A tool that helps you to rename or swap objects/roots in animation(s) without copying key frames one by one. version

🌅 Texture - Image Resizer (Editor Window)

Description: A tool that helps you resize (upsize/downsize) image(s) right inside Unity editor. version

🌅 Texture - Image Inverter (Editor Window)

Description: A tool that inverts your image(s) without using any specialized tool. version