Hi all!
I want to implement special editor for my component (which is not just text attributes)
I.E. I want graphical editing of some things, like custom node graph editor, how can I hook it so
it activates on component selection? Is there any guidelines suggestions?
I seen terrain editor, but it is too special to my taste (too outstanding, I want better integration in editor),
are there any others? I just want it so that when component is added or selected in node tree,
in its panel there is a button like “edit nodes” and it shows window with nodes of the component which could be edited and closed. Any ideas?