Moi3d obj export question

 From:  Michael Gibson
11895.5 In reply to 11895.3 
Hi Matadem, what are you using for the .obj import back into MOI?

If it's Max Smirnov's _ImportObj script, that resizes the import by default.

To stop that add a parameter "exact" to the command in your keyboard shortcut.

So set up the shortcut like this:

_ImportObj exact

- Michael