Thank you for your reply dwigfor.
Unfortunately none of them work.
BN_XSI_to_AFX
When I execute it from AE I get this error: "Unable to execute script at line 107. null is not an object"
Creating a new comp seems to help but what I get is just a null object and is not clear to me the relation to my SI scene.
XSI_to_AE_XML_Export_v4
It seemed to work somehow, even if the results seems to be unpredictable. Sometimes it creates weird nulls in SI viewport, other times it delete the selected object. Randomly I'm getting this error:
Code: Select all
parameter (...) is null or not an object - [line 130]
the line 130 looks like this:
Code: Select all
log('<key'+x3d(selection(i),frame)+' color='+shader.parameters('color').parameters('red').value(frame)+'|'+shader.parameters('color').parameters('green').value(frame)+'|'+shader.parameters('color').parameters('blue').value(frame)+' intensity='+shader.parameters('intensity').value(frame)+'>');
It's a shame as this seemed pretty interesting. The only two times it actually worked I've got in AE the cubes built in precomps. I'm wondering what I would get with more complex objects.
P.S. after more tests it seems that it works fine when the camera is not animated. As soon as I animate the camera I get the error about the line 130.
Edit: Somehow it seems to work now, don't know yet if it's related to order I select the objects on the scene.
So, it seems the only thing I cannot export is the light.