Our game levels are pieced together by designers in our level editor using discreet assets that have their own mesh and texture data. We need to do some texture atlasing and geometry merging to reduce draw calls. I'm hoping to reverse build the levels in 3DS Max and merge / atlas things there. I'm pretty confident I can…