04.04.2013, 19:57
I lowered my stream constant from 300 to 250 since i noticed objects that have textures that move, like the few tube objects, water falls, and snow all do not have a animated texture since the don't support drawdistance over 300. Pretty sure i can fix that issue by making a small array of objects that have animated textures so it just limits the drawdistance at 300 if the distance that comes from the model size is bigger than 300.