30.12.2012, 19:35
Don't use CreateDynamicObject till you have 1000 objects,if you have 1000+ objects use a streamer.
Streamers "stream" objects,causing them to disappear from far,thats how it works.
If you aren't going to use a streamer,be sure you are less than 1000 objects. use CreateObject and you'll be fine.
Besides,if you have 1000+ objects,use another object as a wall,maybe a real wall?
Streamers "stream" objects,causing them to disappear from far,thats how it works.
If you aren't going to use a streamer,be sure you are less than 1000 objects. use CreateObject and you'll be fine.
Besides,if you have 1000+ objects,use another object as a wall,maybe a real wall?