Unity-Technologies / Animation-Instancing

This technique is designed to instance Characters(SkinnedMeshRender).
Other
1.65k stars 301 forks source link

AnimationInstancing.CrossFade() doesn't seem working #76

Open 314pies opened 4 years ago

314pies commented 4 years ago

I've tried to use AnimationInstancing.CrossFade() for animation transition. However, it didn't seems to have any crossfade effect no matter how I tweak the duration parameter.

Any help will be appreciated!