CarEd Script |
Home Installation Windows File Object Texture Presets Credits | ![]() The File WindowThe file window is used to import and export models from the CarEd Obj format. Files to be imported should have been either created with this script or CarEd. Other files may fail. Importing Importing files is pretty simple, Click the import button, then sit back and wait while it loads and maps the entire model. I am working on a faster method of this, but it is pretty slow at the moment. But it works. Exporting Exporting files is a bit more sticky. While importing a file, starts you off with a MainNull, and sets the CurrentFileName property, you must set these up for files which do not already have them. Furthermore, objects with no texture or mapping are slated with the Top mapping position (though they retain not having a texture). Once these are set, you may Export the model freely. |