Eldoir / DrawGizmo

A simple plugin to display a gizmo on any GameObject, using a cube, a sphere or a custom sprite.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DrawGizmo

A simple plugin to display a gizmo on any GameObject, using a cube, a sphere or a custom sprite.

Especially useful for spotting empty GameObjects in the Scene view.

Getting Started

For a quick import into an existing project, just get the UnityPackage.

The DrawGizmo folder is an empty project with only the plugin imported and some examples! :)

Screenshots

Demo Scene

Notes

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Notes

There isn't a "Radius" field for DrawGizmo when the selected Gizmo Type is "Sprite". You can change the size of the sprite by clicking on the Gizmos button in the Scene view, and using the slider next to the 3D Icons checkbox. More info at Unity - Manual: Gizmos menu

About

A simple plugin to display a gizmo on any GameObject, using a cube, a sphere or a custom sprite.

License:MIT License


Languages

Language:C# 100.0%