Features

Allows you to go back and forward in selection history and to create bookmarks Drag-and-Drop GameObject or assets to bookmark them

You can set icons for bookmarked objects with vHierarchy 2

Copy/paste components

Adds a button for copying components

It allows you to copy multiple components and to paste them as new

Or paste their values

I recommend to also enable Hide help button and Hide presets button features to reduce visual clutter

Save in play mode

When in play mode, adds a button for saving components

Component windows

Allows you to create windows for components with Alt-Drag

Component animations

Animates component expansion and collapse

Minimal mode

Hides unnecessary elements on components for a cleaner look

Minimal mode Off Minimal mode On

Resettable variables

Allows resetting variables to default values defined in script by clicking the reset button

For prefab instances the value on the original prefab is considered default

Hide script field

Hides the greyed-out script field and allows to click the script icon instead to open/locate script

Hide script field Off Hide script field On

Dictionaries

You can edit and serialize dictionaries using SerializedDictionary

It inherits from the usual dictionary class, so you can use it like any other dictionary

Last updated