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-active-toggle.git

README Markdown

Copy this to your project's README.md

Style
Preview
pkglnk installs badge
## Installation

Add **Hierarchy Gameobject Active Toggle** 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-active-toggle.git
```

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

README

:experimental:

= Hierarchy Gameobject Active Toggle (Unity)

This package adds buttons to enable/disable gameobjects directly from the hierarchy. + In the preferences the package can be customized and disabled individually per user (menu:Edit[Preferences... > Hierarchy > Active Toggle]).

ifdef::env-github[] ++++

Demonstration

++++ endif::[]

ifndef::env-github[] image::demonstration.gif[Demonstration, align=center] endif::[]

(Probably also works in other unity versions. I just have only tested it in 2022.3)

== Keybindings [horizontal] Middle Mouse:: Toggle enabled state of hovered gameobject

== Setup Installation by using the Package Manager:

. Click on the + in the Package Manager window . Chose Add package from git URL... . Insert the following URL https://github.com/JonasWischeropp/unity_hierarchy_active_toggle.git . Press the Add-Button

If necessary more information can be found link:https://docs.unity3d.com/Manual/upm-ui-giturl.html[here].

Comments

No comments yet. Be the first!