Hi, I would like to know if there is a way to set a custom monobehaviour inspector always at the bottom of the game object inspector. Just like the materials one.
I can only think on doing a new GameObject inspector and then using the DrawDefaultInspector method.