No, you shouldn't need to edit the model. What vector did you give the lookat function?
Read [the documentation](http://docs.unity3d.com/Documentation/ScriptReference/Transform.LookAt.html) for the lookat function, you are probably passing it the wrong target or world vector.
↧