x


Strumpy-like editor windows

I'm getting more and more into tools programming for projects and i'd like to know how to create an editor window similar to what the guys have done with Strumpy Editor where you have a visual window that you can use to move elements around and wire things up. I'm assuming that they have written an external plugin/dll which does all the work and is then rendered out in Unity? Can anyone point me in the right direction to learn how to do something like this?

Thanks

more ▼

asked Feb 08 '12 at 11:41 AM

Default117 gravatar image

Default117
331 26 29 33

(comments are locked)
10|3000 characters needed characters left

1 answer: sort voted first

Ended up using popup windows. Reference

Along with embedded EditorGUI functions i created draggable popup windows on an EditorWindow.

more ▼

answered Feb 10 '12 at 06:38 AM

Default117 gravatar image

Default117
331 26 29 33

(comments are locked)
10|3000 characters needed characters left
Your answer
toggle preview:

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Topics:

x1672
x22
x19
x13

asked: Feb 08 '12 at 11:41 AM

Seen: 821 times

Last Updated: Feb 10 '12 at 06:38 AM