Multiple Terrains?

Can somebody tell me how to get multiple terrains working, preferably with GeoMIP Terrain?

Do you just create multiple GeoMipTerrain objects and line them up side-by-side? Or is there a way to just create 1 GeoMip Terrain object that is very large?

No matter how large I make my heightfield image, the terrain always seems to come out the exact same size.

to change the size of a nodePath do something.setScale(somethingX,somethingY,somethingZ)

Cool that worked. Thanks :slight_smile: