- Home /
Transform component of Inspector panel changes
Hey guys! From time to time I notice that the transform component in the inspector panel changes. Sometimes I get these nifty helpful buttons that allow me to reset the values with a simple click. I really like it! However other times those buttons are just text descriptors on the field and are not clickable. Am I hitting some hot key or something to change them? What's going on!? I WANT MY CLICKABLE BUTTONS!!!!
Answer by Adamcbrz · Dec 04, 2012 at 01:54 AM
I have see this happen with plugins. I know that NGUI had a script that modified the Transform Inspector. You might want to see which one of your plugins is modifying this behavior and copy it. Here is a link to a Transform Inspector that would be a starting point for creating your own http://wiki.unity3d.com/index.php?title=TransformInspector
Hopefully this helps
You sir are a prince. I don't know how I didn't notice that before. Thanks for the heads up! That was actually an awesome enhancement to that panel!
This issue confuse me a long time, thank you brother!!!