Calling All Unity Wizards! Animation parenting!

Hello there folks Im reaching out to grab some help , I need to somehow convert a animator- animation to have the scope in order to play on a inherited object of my avatar , so for example using a walking animation designed for the parent avatar’s animator but on a child avatar inside the parents hierarchy!

Huh… you might have to add a separate Animator object to your child and then specify the Animation Controller you want to use.