Hello,
I want to compare the cinemachine settings,
But the differences are very delicate, so I want to run the camera at the same time and compare differences.
So I added scene with “Open Scene Additive”
And Left Scene is Blend Hint : None (vCam1 A)
Right Scene is Blend Hint : Screen Space Aim When … (vCam2 B)
There are two Main(Brain) Cameras and Two Scenes, but only one camera works.
Is it possible to compare scenes with each two cameras?
or is there any other way?
The CMBrain will see all the vcams and choose the one with highest priority. Both CMBrains are choosing the same vcam because they can see all of them. You can force a CMBrain to see only a subset of the vcams by putting the vcams that you don’t want the brain to see on a layer that is excluded from the camera’s culling mask.