Hi all:
I have a 2000 x 2000 web terrain and a scene with many game objects all laid out upon that terrain. It would come to 3MB compressed for web streaming.
For purposes of faster web loading time, is there any way that I can subdivide that already fully developed scene so that I can make separate smaller scenes out of it? That would let me load a lot quicker.
(I know the general strategy of creating a small splash page, then a little bigger level 1 with something to amuse the visitor while everything else loads…but I just wondered if it is possible to actually “cut up” an already fully developed scene into smaller scenes…Thanks!
Just