If i export a mesh with 2 different surfaces (eg a cube with the ends textured with a different texture) how do i texture the separate bits?
You can use the PolygonManager for that (doesn't work if your objects were stripped), but you are on your own figuring out which polygons are the ones to change.