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/fast-flatten.git

README Markdown

Copy this to your project's README.md

Style
Preview
pkglnk installs badge
## Installation

Add **FastFlatten: Hierarchy Collapser** 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/fast-flatten.git
```

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

README

openupm

FastFlatten: Hierarchy Collapser

This package adds a new utility shortcut to the Unity editor; Collapse the currently active hierarchy! Normally it's easy to end up with a cluttered hierarchy after working in a scene for a while, and the same goes for the project view. This this package allows you to quickly get your bearings and focus on your current work.

Getting started

The default shortcut to collapse a hierarchy is CTRL+G, this can of course be changed in Unity's Shortcuts editor.

Pressing the collapse shortcut once will collapse all other items in the hieararchy while keeping your current selection expanded.
Pressing the collapse shortcut a second time after this will collapse the active selection as well, leaving a completely flattened hierarchy.

Comments

No comments yet. Be the first!