Hello!
I have three screens which are aligned as in the sketch below. I have three cameras, each taking up a single screen using the viewport rect. This works fairly well if the cameras aren’t rotated. When they are, objects within the camera’s view are not perceived continuously (the cameras simply seem to replicate the parent camera’s rotation instead of acting as if they were attached to a mount). The cameras should act as if they were only a single camera, meaning that the horizon, for example, should be displayed as a continuous line throughout all three screens. I’ve tried making the left and right cameras children of the main camera, but that didn’t seem to do the trick.
I would be grateful for any help.
Thank you very much!