Skip to content

Better hierarchy for Unity, made by community

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.meta
Notifications You must be signed in to change notification settings

thienhaflash/Smart-Hierarchy

 
 

Repository files navigation

Smart Hierarchy for Unity

! Will soon be entirely rewritten with introduction of Open Labs Core package !

Brings intuitive features and important visual elements in the right place.
Focused on solving most pain points and improving overall Unity workflow.

📝 Changelog🗺 Roadmap💬 Discussions📚 Wiki

Socials

twitter
discord online\

join discord

Installation

Requires Unity 2019.4 or higher.

Add from OpenUPM | via scoped registry or package installer, recommended

 To add a package via scoped registry:

  • Open Edit/Project Settings/Package Manager
  • Add a new Scoped Registry:
    Name: OpenUPM
    URL:  https://package.openupm.com/
    Scope(s): com.av
    
  • Open Window/Package Manager
  • Click +
  • Add from Git URL
  • com.av.smart-hierarchy Add
Add from GitHub | not recommended, no updates
  • Open Window/Package Manager
  • Click +
  • Add from Git URL
  • https://github.com/neon-age/Smart-Hierarchy.git #branch-name Add

 Note that you won't be able to receive updates through Package Manager this way, you'll have to update manually.

Customization is available in Preferences > Workflow > Smart Hierarchy.

Features

Icons

Icons

Most important components are shown to help you orientate visually.
Types Priority can be defined in Preferences.

Collections

Collections

Collection is used to organize game-objects in Editor.
Unlike game-object parent, it does not affect runtime transform hierarchy.

Activation Toggle

Activation Toggle

Lets you (de)activate game-objects while keeping your selection.

Hover Preview

Hover Preview

And more...

Donation? 💊

No idea how I can receive them in the current situation.

About

Better hierarchy for Unity, made by community

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.meta

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 97.6%
  • ShaderLab 2.4%