Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 317 Bytes

File metadata and controls

8 lines (7 loc) · 317 Bytes

SimpleHi aka SimpleHierarchy

HOW TO USE?

  1. Add the "SimpleHi.cs" file to Assets folder in your project.
  2. Add the "_" before the Gameobject name you want to rename.
  3. Thats it.

How can I change the color?

Line 20 : EditorGUI.DrawRect(_rect, Color.yellow); //Change Color like this Color.yellow, Color.Black