Hi, I’m using a TargetGroup camera, and I would like to Zoom In/Out whenever the main character enters a specific region.
I noticed that adjusting the Minimum FOV in the Aim section of the CinemachineVirtualCamera component achieves this - but I’m not sure how to change this value via script. Is this possible at all?
I searched online and the only solution I found (which I’m not too happy with for my game), is to have several cameras and change between them.
Is there any other simple, viable approach?
Thank you in advance,
-ViLa4480