Hello,
I'm using CameraEvents.OnRequestObjectFocus?.Invoke(gameObject, true); to focus on an object and I can control the zoom value with "follow distance multiplier". But I don't see any option to do the same with CameraIsometricOrtho.
How can I do this?
Thanks