stalker87
02-03-2009 11:18:19
Is there a way to export mesh file in xml format too ? Thanks ^^
Lioric
02-03-2009 15:42:43
You can just copy the XMLconverter (from Ogre) to a path that can be used in maxscript and after exporting automatically convert all of the .mesh files to xml files
See the "Export Scene" macroScript of the oFusion Menu, you can modify the maxscript (just add a line with the xml convert command after the export) that is used to convert to XML automatically after each export (and remove the .mesh files if needed), use the "fileName" argument for the path where the scene was saved