Hi there, how to add a blank space to editor.
today I working on the Editor and I wanted to know how to add a blank space to the editor window. basically I know that we have Space but it only works on the vertical, not horizon. or maybe I miss something? Thank in advanced
Comment
Answer by streeetwalker · Apr 14, 2020 at 04:05 PM
@Rachan, you have to write a CustomEditor or PropertyDrawer.
Thanks for replied but I never know how to use it I just want some code to put on and indent like I want.
There are several YouTube tutorials and lots of resources on how to create a CutsomEditor. Start there.