I am adding an Item to the Unity3D “Assets/Create” menu. It works, but I would like to have separators framing my additions. SmoothMoves for example has two entries in this menu and they are both with in two separators.
Tk2d is the last element, also after a separator.
How can I add a separtor?
Thanks