Unity Animation Problem

Split Animations don't appear in my Unity 3d 2.6 why is that?

i have a project from the older ver of Unity 2.5 and when i import it to the new ver 2,6 of Unity they appear but when i create split animations in new models i can see that i cut the animations but they don't appear as animation files so i can't add them to my model :S

http://unity3d.com/support/documentation/Manual/Character-Animation.html

Importing Animations using multiple model files

The other way to import animations is to follow the @ animation naming scheme. You create separate model files and use this naming convention: 'model name'@'animation name'.fbx

e.g.

  • man.fbx
  • man@walk.fbx
  • man@run.fbx