I have a 3D-Model, made in Maya and I am trying to parse that through the latest XNA with the SkinnedModelProcessor
(However, this issue remains without that processor).
In Maya, the skin is already attached to the skeleton, so why am I getting this error?
Input skeleton not found
Is there anything special I should think of when exporting that .fbx file from Maya?