- Home /
 
 
               Question by 
               flashtech · Apr 17, 2010 at 03:51 PM · 
                cameraguigui-button  
              
 
              How can i control the Camera like This?
How can i control the Camera like This?
I want to make this Camera position FLYING white a Buttom Clicking
;-)
               Comment
              
 
               
              Answer by Peter G · Apr 18, 2010 at 01:37 AM
This sounds like a good place to use Unity's new animation curves editor with a simple conditional statement to control the button clicking.
Don't forget to use transform.LookAt to point the camera at whatever you're focusing on! :)
Your answer