how to prevent the camera from looking through objects earlier than necessary


how to prevent the camera from looking through objects earlier than necessary

Hello there @228Arseniy228!

Of course, there’s a way to prevent the editor camera from clipping, simply open the console and use command “r.SetNearClipPlane 0”. That should allow the camera to get close without breaking stuff.

A short demonstration can be seen in the following clip:

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.