- Home /
[Animation window] how to deal with this?
we have lot's of animations in Animator (Mecanim), which we MUST use, because Animation supports only legacy animation
so when i need to find animation i see this
is there any way how to sort or structure them? (using state machines is bit complicating development and using different controllers aswell)
is there way how to open animation file in Animation window from Project window ?
thx!!!
edit: nobody animating in unity has this problem ?
Answer by Animatics_3D · Apr 28, 2014 at 06:07 PM
Hi i have made the tutorial for your requirement .
so go with this tutorial screen shots and definitely you can get your solution
if you have any problems then let me know.
thank you very much for trying, i know how this works for legacy animation
however we are not using legacy animation but animation made in unity, so i can't use Animation class but i must use Animator