Reply To: When creating the mechanim animation, there was no animator component added to the cube. So I went ahead and added one, cr…

Forum Archive When creating the mechanim animation, there was no animator component added to the cube. So I went ahead and added one, cr… Reply To: When creating the mechanim animation, there was no animator component added to the cube. So I went ahead and added one, cr…

#23043
Jonathan Gonzalez
Participant

    Usually the Animator component gets added by default when you first start creating an animation and a Animator Controller gets created as well but these can be created manually. When they are created automatically it’ll assign the Animator Controller to the Animator component. You probably forgot to add the Animator Controller to the Animator component.