Problem Base Meshes Disappear when zooming out

stevcast

Addon Developer
Addon Developer
Joined
Jun 14, 2008
Messages
160
Reaction score
1
Points
0
I am currently working on a new project base, and I notice that the meshes/textures that I am incorporating do not show up when zooming in until a few miles out, and they disappear at the same point when I zoom the camera away from the base. Are there any corrections for this problem?

stevcast
 
Perhaps increase one of these two values in your base.cfg file

Size =
ObjectSize =

I would guess trying to increase "ObjectSize" first.
 
Perhaps increase one of these two values in your base.cfg file

Size =
ObjectSize =

I would guess trying to increase "ObjectSize" first.

"Size" is the one you want
 
"Size" is the one you want

I tried increasing both values, but the meshes still disappear when zooming out. I even tried to increase size to 8000 but I still have the same problem. Does anyone know what the underlying cause is with this problem?
 
Back
Top