Hi there, I was just wondering if there are other ways of achieving the same effect without having to use render textures for, hypothetically, viewing the screen of a phone while it’s in camera mode, or the screen of a digital camera.
I played around a little with adding a camera as the child of the object I’d like and messing with camera.rect to change the size and position of the camera on screen, but it’s less than practical for a lot of things.
Any information would be appreciated, thanks. =)