An open API service indexing awesome lists of open source software.

https://github.com/kevinaristotle/hierarchylock

Lock GameObjects directly from the Unity Hierarchy Window
https://github.com/kevinaristotle/hierarchylock

unity unity-editor unity3d unity3d-editor

Last synced: 4 months ago
JSON representation

Lock GameObjects directly from the Unity Hierarchy Window

Awesome Lists containing this project

README

          

HiearchyLock
==========

HiearchyLock is a Unity Editor script that allows users to make GameObjects unmodifiable from the SceneView nor the Inspector.

![screenshot1](https://i.imgur.com/yqovdKP.png)

User's can easily "lock" a GameObject by navigating to the Hierarchy Window and clicking the lock icon adjacent to that GameObject's label.

![screenshot2](https://i.imgur.com/3g9vwyt.png)

License
-------

[MIT](LICENSE.md)