I want to have parallax effect going on in my game and I know that I have to use the Perspective camera for it to work, however, the “Confiner” extender doesn’t seem to work with it? If I switch the game’s camera to Orthographic, the Confiner works fine.
Is there a way to implement a Confiner to a Perspective camera in a 2D environment?