First I am new to unity.
i use a unitypackage named MMD4Mecanim .it can change MMD model to FBX.And also change vmd motion to animation
And when i changed it successfully. i meet a problem
the animation can play in unity
but i publish project to android project, the animation can not play.because it’s humanoid
when i change the animation type to legacy, it works,but it lost all morph animation
so,what i want is how to get a animation with morph,and it can run successfully in android.