Camera zoom problems

popoptionpopoption Member, PRO Posts: 8

Hi everybody!

I'm running into a zoom issue. I'm interpolating my camera origin x+y and my camera width x+y to a specific location and zoom "in" level. The problem is that whatever I do, it always zooms into the bottom left corner. I've tried everything I can think of. I've followed all the camera demos and tried the control cam attribute...nothing. This is pretty simple when I look at the Camera Tricks.demo that was posted a while ago, but I'm still getting zoomed to the bottom left when I'm interpolating these 4 attributes. Any thoughts?

Thanks!

Comments

  • RowdyPantsRowdyPants Member Posts: 465
    edited April 2015

    @popoption
    I'm just guessing here but it sounds like you might need to bring in the tracking on the camera.

    You can do this two ways:
    •Load your scene
    •In the Inspector window on the left hand side click 'Scene'
    •Twirl open 'Camera' attribute
    •Twirl open 'Tracking Area' attribute
    •Change 'Width' to '0' and 'Height' to '0'

    OR

    •Load your scene
    •In the Scene window on top left side click the little Camera button
    •You'll see the yellow camera overlay
    •Drag the tracking handles all the way in

    Hope this helps!

Sign In or Register to comment.