Camera Fixed

I had one last camera bug.
Objects would disappear when to close to the camera.
Turns out I was clipping objects less the Z = 1
I changed the cameras default minimum Z value to .01 and everything looks good.

Leave a Reply