I made a flyby camera in unity using the animation window. The animation works fine in the animation window but, when i press play in the scene view it doesn’t animate the camera. I’m just testing out my unity skills and this is one of the problems. Help?
If you are using Unity 4.6, you need a Animator Controller to play that animation.
More details here: http://unity3d.com/learn/tutorials/modules/beginner/animation/animator-controller