nuncio wrote: "but do you see the water then?"
Sure, I still see the water !
just water, sky and a oil platform with a lot of good free models from this GG community
-- https://forum.game-guru.com/thread/213401
-- Player Enters indoor Zone, and doesn't need to show the terrain.
-- use one barrel (for example), sett it "always active = Yes", "Static Mode = No" and "isImmobile = Yes"
function noterrain_init(e)
end
function noterrain_main(e)
PlayerDist = GetPlayerDistance(e)
if PlayerDist < 800 then -- change with your desidered distance
HideTerrain(e)
ActivateIfUsed(e)
end
end
P.S. I put a link to one game where you can see (on the last level) just the ocean, the sky and the oil platforms.
https://forum.game-guru.com/thread/208781
The game speed doesn't drop more down to 25 fps there on the last mission (even that have a lot of enemies and entities).
Smile today, tomorrow could be worse
http://bestradiolarry.ro/fps/
"The best forum, game software, operating system or web platform, it's that software which can give you most of the features and speed, not just amazing graphics."