Hello. I have a list of serializable objects to represent entries in a library. I want to be able to order them in the inspector, just for ease of work.
I know this is a common question, so I've looked up some answers and found a plugin by rotorz. This works like a charm for simple type lists, but not for lists of a serialized object class.
Any ideas? What is your way around it?
↧