Hi,

is there a way to load worlds and especially large terrains 'on demand' ?
We have a .hmp file of about 130MB, and when the engine is running with a world, it consumes 180MB of RAM which is too much for our expected target platform (there are no other entities in the world, just the terrain).

Any hint for how to optimize this ? We really need a seamless world, so some on demand loading or clever tricks are appreciated.

Robert