- Home /
Parent to Child animation
I have to animate a character but I can't find a way how to animate them like the Third Person Controller in the preset Unity offers. How can I do this?
What kind of animation type your character supports, is his skeleton compatible with mecanim or legacy only? You can check that from selecting your character and in inspector Rig->Animation Type set to Humanoid and click for Avatar Defnition->Set for this model, if you have all green there then it is mecanim compatible
They're only compatible with legacy. I tried re-exporting them so that they're compatible with mecanim but parts about them are literally backwards.
Your answer
Follow this Question
Related Questions
Setting up Animation for Third Person Controller 0 Answers
if i use capsule collider with one of the bone instead of full character. will there be any problem 0 Answers
2d: Animating a child's transform will lock the Parent in place 0 Answers
Animating Parent is Deforming Child Mesh & Collider 1 Answer