mpreble / UnityFBXImporter

150 stars 54 forks source link

import a blender fbx file #7

Open meah opened 7 years ago

meah commented 7 years ago

when tried to import fbx file by using a file exported from blender i didn't succeeded.

alexzpopov commented 7 years ago

use asc (TEXT) format in export

meah commented 7 years ago

yes, i already used ASCII but when open the file with notepad i found that the structure of the file is different from autodesk fbx file and that is normal, but in your code it looks like that is the same for both

for example in BlenderConnections = > case "C:" there's no C: in in blender fbx file, it's Connect: instead C: