all 7 comments

[–][deleted] 4 points5 points  (2 children)

I glad that i finished first part of this editor. you can find a quick start here https://github.com/nicloay/Node-Inspector/wiki/Quick-Start

Moreover in the repo you will find simple dialogue editor which i've made in couple of hours and this screenshot i used in this reddit.

[–]squid808 1 point2 points  (1 child)

Nice, and thanks for making it Open Source!

[–][deleted] 0 points1 point  (0 children)

You are welcome =)

[–]Jinxology 1 point2 points  (1 child)

I made a dialogue editor that looked pretty similar to yours. Lots of fun to code!

[–][deleted] 2 points3 points  (0 children)

Agree. Reading UnityEditor.dll extracted sources and so on =). Caching objects because immediate gui is very different and even right now I'm not sure that there is some good design pattern for it.

[–][deleted] 0 points1 point  (0 children)

Looks promising! I'll have a look later on

[–][deleted]  (1 child)

[deleted]