Unity3D 3.5 pro - Moving the camera vs setting draw distance

Posted by stoicfury on Game Development See other posts from Game Development or by stoicfury
Published on 2012-03-31T19:11:40Z Indexed on 2012/03/31 23:44 UTC
Read the original article Hit count: 188

Filed under:
|

I move the camera mostly via right-click + WASD, sometimes with [shift] if I want it to move faster. Occasionally, instead of moving my camera, it alters the draw distance / FOV / some visual aspect of the editing scene that causes trees and other object to disappear when I scroll enough, and eventually even the terrain starts disappearing. It is not m "zooming out". My camera does not move, the width and height of the FOV stays the same (one might say the depth is being altered though). What key am I hitting to cause this to happen, and is it possible to disable it?

side note: "keybinds" is probably the most spot-on tag for this question but it doesn't exist (surprisingly) and I lack the rep to create it.

© Game Development or respective owner

Related posts about unity

Related posts about camera