Walkero0 15 Posted December 29, 2019 Hy! I managed to map a lake on my map but what is happening when i zoom out? only some of the waterblock model stay visible and some not. They are all the same model. I want the watermodel to be always visible. ( its very lowpoly) I added some resolution LODs to it (up to 50). but nothing changed. Share this post Link to post Share on other sites
m1lkm8n 411 Posted December 29, 2019 It unfortunately doesn’t work like that. There is a limit (determined by the engine) when the model is not loaded. You will I’ll have to mess around with your sat map to make it less noticeable Share this post Link to post Share on other sites
opteryx 1562 Posted December 30, 2019 You can add a vertex really far up in the Geo LOD (say 200m) that should force the engine to think the object is very large and will render out to 12 km. Beyond that you're gonna have to use either FeatureSize or FeatureType, I can't remember which is the one that works currently, but I'm pretty sure the large solar towers on Altis use them. Unfortunately there's a 500 object limit per map with this so you might quickly run out if you're using a lot of lake objects. Share this post Link to post Share on other sites