suhyeokkim / CustomSkinningExample

Custom skinned mesh renderer in Unity
MIT License
34 stars 9 forks source link

Compatibility with UnityEngine.Animator #1

Open suhyeokkim opened 7 years ago

suhyeokkim commented 7 years ago

Unity import animation clip which handle "Animator control property.", but Skinner do not have compatibility with "Animator control property.". if don't support continuously, this is not good continuously

suhyeokkim commented 7 years ago

Bone transform do not move when Animator.CullingMode is not Always Animate.. need culling setting to Unity System.