Skip to content

hatayama/InspectorAutoAssigner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InspectorAutoAssigner

license

InspectorAutoAssigner is a tool that automatically assigns values in the Unity Inspector.

Usage

  1. Once you have imported this package, you will see a magnifying glass icon in the ObjectField of the Unity Inspector.
  2. Click the magnifying glass icon to search for both yourself and child elements, and automatically assign components that match the variable type. 1
  3. If multiple components with the same name are found, a popup will appear and you can press the candidate name to ping it, or the button next to it to assign it. 3
  4. If multiple components of the same type are found, prioritize components that match the variable name. 2

Installation

Unity Package Manager via

  1. Open Window > Package Manager
  2. Click the "+" button
  3. Select "Add package from git URL"
  4. Enter the following URL:
    https://github.com/hatayama/InspectorAutoAssigner.git?path=/Packages/src
    

OpenUPM via

How to use UPM with Scoped registry in Unity Package Manager

  1. Open the Project Settings window and navigate to the Package Manager page.
  2. Add the following entry to the Scoped Registries list:
Name:OpenUPM
URL: https://package.openupm.com
Scope(s):io.github.hatayama.inspectorautoassigner

  1. Open the Package Manager window, navigate to the "hatayama" page in the My Registries section.

Command

openupm add io.github.hatayama.inspectorautoassigner

License

MIT License

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages