- Home /
View through objects
Hello, i have a normal map with an also normal skybox. The problem is that when an object (big rock in my case) is far from the camera, the player cant see it and as a result, he can see the sky. How can i fix that?
Well, what is a "normal" map (i guess you don't mean a normalmap aka bumpmap) and what's a normal skybox? You mean the built in skybox which is set in the rendersettings?
Also what is "big" when expressed in units and what is "far" expressed in units?
Also you could include your camera settings for near and far clipping plane.
Feel free to edit your question
Thank you but i dont need to edit my question. As i said its a normal map 1000x1000 with some rock meshes and one skybox of the build-ins. I also dont think that far and big play any role in this. Compared with the fps size i can say many times bigger and many meters away
Answer by whydoidoit · Dec 31, 2012 at 10:45 AM
Increase your camera's far clip plane or add distance fog...
Don't make the far clip plane bigger than you need it (it affects the ability to deter$$anonymous$$e accurately whether objects are infront of or behind each other).
"it affects the ability to deter$$anonymous$$e accurately whether objects are infront of or behind each other"
huh - awesome thx
Answer by Azaroth · Jan 15, 2013 at 04:49 PM
Anyone knows how to fix it guys? Why this happens?
Nvr$$anonymous$$d i found it. For anyone interested its the clipping option on the camera component