Page 1 of 1

set camera on first conversation

Posted: Mon Feb 28, 2022 2:14 pm
by hrohibil
Hi Toni

I tried setup a camera into the initial node into the sequencer this code_

Camera(CameraSHOPMANFront,, 4);

What should the number actually do here`? i mean i wanted no transition, just instantly use the camera i set up. And it does actually snap over instant to the other camera, but from not same pose / angle i set the other camera in. What could cause this?

EDIT:
I already have one sequencer camera in use and set for a closeup which works fine. But I canĀ“t insert more than one sequencer camera in the slot.
So how do i have an initial sequencer camera and then another further down the node chain..

Re: set camera on first conversation

Posted: Mon Feb 28, 2022 8:29 pm
by Tony Li
Hi,

The Camera() command moves the current sequencer camera.

If you want to switch to a different camera, use SwitchCamera().