Hi There -
I’ve seen a post or two related to this subject, but figured I’d give it a +1. Our game implements some functionality (humanoid locomotion, e.g.) that benefits greatly from Mecanim and its graphical state machine editor. But at the same time, we definitely miss some of the features of the legacy system (we have literally hundreds of custom animations, and most of the time we just want to transition from whatever state we’re in to some arbitrary other animation). Is there any timeline for either providing script-level access to the editor-side construction of Mecanim state machines, or somehow integrating the more data-driven-friendly legacy capabilities with Mecanim…? Having to make by hand what amounts to a mess of dummy state nodes in the graphical editor is becoming painfully tiresome. (You can imagine: by far the largest layer is a ridiculously ginormous unicycle wheel, with hundreds of spokes going from Any State to each of the custom animations.)
Thanks for all the great work you do!
Cheers,
Kerry