Note: LucasForums Archive Project
The content here was reconstructed by scraping the Wayback Machine in an effort to restore some of what was lost when LF went down. The LucasForums Archive Project claims no ownership over the content or assets that were archived on archive.org.

This project is meant for research purposes only.

Help! Sky and Backgrounds become blurry and bleed when map is loaded...

Page: 1 of 1
 dekerd
10-26-2003, 10:40 PM
#1
I don't understand what it is. I texture the inside of my level boundary brushes, sometimes with shaders, sometimes with ordinary textures, and then when I compile it and play the level, the backgrounds blur and bleed as I move around.

What is up?

EDIT: Oh yeah, my map is pretty big and it seems like the backgrounds blur and bleed as I move away from them, and they're fine close up. DOes map size matter?
 WadeV1589
10-26-2003, 11:25 PM
#2
Try setting in worldspawn:
"distancecull" "32768"
or some other high value, if you have maps with a LARGE open space that then this value should be larger than the distance between the furthest two points in that area. You may have to set "_blocksize" in worldspawn to higher values too to reduce vis data.
Page: 1 of 1