Survival shooter ZomBear no animation

hi… i was doing the survival shooter game that unity made… i notice that the enemy character ZomBear has no animation…is there a way to fix this?or update for that character?

It uses the same AnimatorController and thus the same Animations as the bunny. I had the same issue and the problem was, that there was a second Animator component in my Zombear GameObject hierarchy. I removed it and it worked.

I can’t find zombear avatar anywhere so could you
Help me out with it

I never bother with the avatars. No clue as to their purpose but it doesn’t prevent it from working as expected. Not like having the Animator component missing