x


Custom Editor item list

I want to make control like this:

alt text

where I'll be able to add/remove/edit parameters of my selected object.

It is terrible to edit object, with a lot of parameters(including enums, other class objects, arrays of variable types) in the standard Inspector view.

Any concrete ides?

more ▼

asked Sep 21 '11 at 11:56 AM

Arkhivrag gravatar image

Arkhivrag
16 4 5 7

I am very sad I get 403 forbidden for whatever you have embedded, but Tim's answer is still very useful for me trying to use List is a custom editor!

May 21 '12 at 01:42 AM ptpaterson
(comments are locked)
10|3000 characters needed characters left

1 answer: sort voted first

Take a look at the locomotion editor class for the locomotion system on the unity website. it makes use of lists(c#)(arrays in js). Good luck!! :)

more ▼

answered Oct 04 '11 at 10:16 AM

zmar0519 gravatar image

zmar0519
946 59 66 78

(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:

x18

asked: Sep 21 '11 at 11:56 AM

Seen: 859 times

Last Updated: May 21 '12 at 01:42 AM