|
I want to make control like this:
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?
(comments are locked)
|
|
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!! :)
(comments are locked)
|


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!