SimpleHi aka SimpleHierarchy HOW TO USE? Add the "SimpleHi.cs" file to Assets folder in your project. Add the "_" before the Gameobject name you want to rename. Thats it. How can I change the color? Line 20 : EditorGUI.DrawRect(_rect, Color.yellow); //Change Color like this Color.yellow, Color.Black