Jiba so am Sat, Oct 22, 2005 at 08:32:51PM +0200: > Use scene.add(land) to re-set the parent. When pickling Soya object, Soya > "forget" the parent on purpose (else all the scene would be pickled !). > > If you want to use the save() function, you need to put your land in a world, > e.g. you can save the land with the scene with scene.save(). > > Jiba
Thanks a lot! I tried saving the whole scene and it works perfectly. That saves me about 10 sceonds of loading/land-generating time! Henning -- "Windows is a 64 bit tweak of a 32-bit extension to a 16-bit user interface for an 8-bit operating system based on a 4-bit architecture from a 2-bit company that can't stand 1 bit of competition."
