Success Rig & Anim import working!


I baked the bind rig, and deleted all constraints in the bind rig. Deleted the anim rig, then went through the DAG nodes and deleted everything expect the skin clusters and anim curves. (In future tests we'll figure out what specifically needed to be cleaned out) but as it stands now I even deleted bind poses (despite the warnings on FBX export). 

couple of things, when modeling in maya if you duplicate and mirror, meaning <<1, 1, 1>> mirrored to <<-1, 1, 1>>> it will reverse the normals on import. So either reverse the normals in maya on those pieces or freeze the scale transforms on the objects (maybe built into the rigging system) 

Also was getting some jacked up binds in Unreal with geo being offset from some joints (the left arm in my case). So I reset all joint rotations to <<<0, 0, 0>> at frame 1 (not keyed, just set manually) and exported all. That worked. 

Export selection never seemed to work, hence me having to really clear everything out.