- Home /
Better Unity Event UI
Hi,
I find the default inspector layout for unity events is unnecessarily large. It's especially a problem when using 5 or 6 events on one gameobject.
Is there a way to shrink it so it looks like this?
Does anyone know a simple way to do this without rewriting the entire unityevent inspector?
Does anyone know a simple way to do this without rewriting the entire unityevent inspector?
I don't think so. But I like you version more as well, so maybe shoot that as a suggestion to the Unity people :)
Your answer
Follow this Question
Related Questions
Custom Inspector for a List ? 2 Answers
SceneView.onSceneGUIDelegate GUI sorting problem 1 Answer
Dynamic content in custom EditorWindow 1 Answer
How can i create a pup-up menu like the one for choose the shader on materials in unity 2019? 1 Answer
Recreate default editor look manually without base.OnInspectorGUI [UnityEditor] 2 Answers