If I set the clipping planes Near value to 0.2 I get image1, image1a is zoomed in
If I set the clipping planes Near value to 0.9 I get image2
So How do I get the camera not to cut off my cannon but still display distant objects correctly?
Thanks
If I set the clipping planes Near value to 0.2 I get image1, image1a is zoomed in
If I set the clipping planes Near value to 0.9 I get image2
So How do I get the camera not to cut off my cannon but still display distant objects correctly?
Thanks
You’ll need to add another camera and make use of layers and culling…