- Home /
 
 
               Question by 
               chillypacman · Sep 25, 2011 at 10:36 AM · 
                camerarotation  
              
 
              Getting the camera to look at a direction?
I know I can manipulate the direction a camera is looking by changing its rotation but is there a way to simply get it to look at something using a normalized vector?
               Comment
              
 
               
               
               Best Answer 
              
 
              Answer by asafsitner · Sep 25, 2011 at 10:57 AM
Or you can use LookAt?
http://unity3d.com/support/documentation/ScriptReference/Transform.LookAt.html
Your answer
 
             Follow this Question
Related Questions
Camera not rotate when following player 1 Answer
Object rotates with camera 2 Answers
Change rotation by script 2 Answers
Transition current camera rotation to 0,0,0 1 Answer
Help, please with rotation input 0 Answers