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
- Host: GitHub
- URL: https://github.com/kevinaristotle/hierarchylock
- Owner: kevinaristotle
- License: mit
- Created: 2019-08-04T20:52:28.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-16T22:59:40.000Z (almost 7 years ago)
- Last Synced: 2024-09-22T11:30:47.323Z (almost 2 years ago)
- Topics: unity, unity-editor, unity3d, unity3d-editor
- Language: C#
- Homepage:
- Size: 18.6 KB
- Stars: 7
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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.

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

License
-------
[MIT](LICENSE.md)