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/hierarchy-window-extensions.git
Hierarchy Window Extensions

README Markdown

Copy this to your project's README.md

Style
Preview
pkglnk installs badge
## Installation

Add **Hierarchy Window Extensions** 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/hierarchy-window-extensions.git
```

[![pkglnk](https://www.pkglnk.dev/badge/hierarchy-window-extensions.svg?style=pkglnk)](https://www.pkglnk.dev/pkg/hierarchy-window-extensions)

Dependencies (1)

README

Hierarchy Window Extensions

This aims to improve the usability of the hierarchy window.

Difference image

Installation

  • OpenUPM
    • openupm add com.nomnom.hierarchy-window-extensions
  • Package Manager
    • Add through git url https://github.com/nomnomab/Hierarchy-Window-Extensions.git

Package Settings

  • Parts of this package can be enabled/disabled via the preferences menu, located in Edit/Preferences/Hierarchy Window Extensions

Current Enhancements

Custom Lines

Lines image

Object Aware Icons

Icons image

  • The first-most component on an object will take priority
    • If the object only has a single component, the transform is shown
    • If it has more than a single component, the next component will be shown
    • Canvas renderer components are ignored for UI so the elements can be seen more clearly

Multi-Object Prefab Creation

Multi prefab creation

  • Select multiple scene objects, right-click, and select Prefab/Multi-Prefab to select a folder for the prefabs to be placed into

Comments

No comments yet. Be the first!