Page 1 of 1

Camera Problem in movement

Posted: Mon Sep 12, 2016 3:28 pm
by ghadiany
Hi
I want to move and zoom camera in same time... I know how to do this but result is not that I want...

Explain:

Example: frame 1 is start and frame 100 is end of camera actions.

in frame 1is OK .

in frame 100 is OK,too.

but in between (frame 30 to 70) is not that I expected ....

means, I want to zoom in on the object in the right side of Screen and show in the middle of the screen.
but in the middle frames, my object go out of the screen and turn back in the end frames.

camera move in curve not Linear.

How can I Zoom in on the object (beside border) without move that out of camera View.

thanks

Re: Camera Problem in movement

Posted: Tue Sep 13, 2016 1:29 am
by funksmaname
A long time ago a user made a script to point the camera at a layer - this would help you:
viewtopic.php?f=12&t=17432
It's for a very old version though so not sure if it still works.

Failing that, try zooming first, then only move to the position you need to to keep the object in shot... ?

Re: Camera Problem in movement

Posted: Tue Sep 13, 2016 4:47 am
by ghadiany
Thank you for your Guide

But That script didn't work.

My Problem is Still exist.

Re: Camera Problem in movement

Posted: Tue Sep 13, 2016 8:52 am
by slowtiger
What I do:
- put all artwork into a group layer
- put that group layer into another group layer
- use the camera tool only for zoom in
- use one group for X movement only
- use the other group for Y movement only.
Create your start and end keys for the 3 movements and see how this works. Then adjust X and Y independently by creating more keys.

Re: Camera Problem in movement

Posted: Tue Sep 13, 2016 10:28 am
by hayasidist
slowtiger wrote:- use one group for X movement only - use the other group for Y movement only.
In Moho 12 you can separate (e.g) the layer translate channel into separate x/y/z channels and control each independently - so that should mean you don't need multiple groups

Re: Camera Problem in movement

Posted: Tue Sep 13, 2016 2:07 pm
by ghadiany
slowtiger wrote:What I do:
- put all artwork into a group layer
- put that group layer into another group layer
- use the camera tool only for zoom in
- use one group for X movement only
- use the other group for Y movement only.
Create your start and end keys for the 3 movements and see how this works. Then adjust X and Y independently by creating more keys.
--------------------------------------------------------

Thank you ....

It's work better than camera movement....

But Still movement is curve and my goal object is go out a bit ....

Re: Camera Problem in movement

Posted: Tue Sep 13, 2016 2:29 pm
by slowtiger
It is completely normal that you need more adjustment. I haven't even mentioned that you could experiment with different kinds of keyframes (at the beginning): soft, linear ...

And there's another trick: as long as you don't have elements with different Z values (for a multiplane effect), you could as well just scale the top group layer - it will give the same result as using the camera to zoom in. This works best when you set the point of origin (0) directly on top of the object you want to zoom in to.

(And then there's the trick with rotating the whole setup right from the start, so you haven only the X axis as a straight line...)

Re: Camera Problem in movement

Posted: Thu Sep 15, 2016 8:11 am
by ghadiany
Thank you slowtiger.....

I test Your Trick in a Simple project and it's useful...

I should test that in my animation to know How much is useful.

You know when You have much character in One Scene, The camera Tools are more easy to use.