Home   Help Search Login Register  

Author Topic: Camera Switch  (Read 490 times)

0 Members and 1 Guest are viewing this topic.

Jim666

  • Guest
Camera Switch
« on: 26 Dec 2004, 16:00:33 »
How do i change position of a camera, without it going straight to the next object its targeting?

say i have a jeep moving along, then theres a chopper that flys over i want the camera to change positions to the chopper, but not instantly? I want the camera to move into position, kinda thing

Thanks Jim

Offline Planck

  • Honoured
  • Former Staff
  • ****
  • I'm never wrong ....I'm just not always right !
Re:Camera Switch
« Reply #1 on: 26 Dec 2004, 16:29:56 »
I think the camCommit command deals with this. For example:

_camera camCommit 10

Would make the camera commit to its new target smoothly over 10 seconds.

But I'm no expert........experiment.


Planck
I know a little about a lot, and a lot about a little.

Jim666

  • Guest
Re:Camera Switch
« Reply #2 on: 26 Dec 2004, 16:42:52 »
Ok, i'll have a little go, Cheers

Jim