I have been trying to get FBX and X models to load into Firefly and I've run into a few issues:
1. Mixamo FBX files don't seem to load at all. You can download these for free with an account here https://www.mixamo.com/#/?page=1&type=Character
They appear to be FBX 75 and I read someone in the forum say that versions to 76 are supported by Firefly, though there doesn't seem to be any mention of this in the help file for Firefly, at least for Animated Mesh:
Screen Shot 2021-01-31 at 4.51.26 PM.png
2. I did get a file from https://www.3dmodels-textures.com/ to load but I can't get textures assigned properly. The model I am trying to load requires 4 textures (as reported by ReqMaterialCount()), and I assigned them like so:
Screen Shot 2021-01-31 at 4.53.10 PM.jpg
The model still appears as a wireframe however:
Screen Shot 2021-01-31 at 4.54.06 PM.jpg
Would really appreciate any ideas here.