FBX multiple objects export to separate files.

 From:  Michael Gibson
8226.11 In reply to 8226.10 
Hi Stardust, sorry yeah for the Mac you'll need to set the path using a Windows path with a pretend z: drive, like this:

var g_dirname = 'z:\\Users\\user name\\Desktop\\fbxexp\\';

V4 will handle native paths better for the Mac version.

- Michael