"Animator" Window is blank

Hello,

I’ve got my character selected, and the animator window up, but it is blank. I just got back from the GDC all excited to try Mecanim on my project for the first time, and here we are with a blank window :slight_smile: Any ideas what I’m doing incorrectly?

Thanks[9472-screen+shot+2013-03-29+at+6.08.31+pm.png|9472]

1 Answer

1

You have to create Animator Controller and assign it to your character…
Assets > Create > Animator Controller.

When you select it you will start seeing it in the Animator window.

Then you can start dragging your animation clips in the Animator windows and connect them to the Controller :slight_smile:

Ah. I got confused with the "Animator" window selection.