Vlog 02: FbxLoader Fixes: Mixamo models now loading in jME!
jMonkeyEngine Hub
April 5, 2026
capdevon:
ModelKey key = new ModelKey("Models/Mixamo/Swat.fbx");
this FBX contains the model with the animation? what if I have this FBX file and 5 more FBX with animations only - can I attach and use the other 5 with the same model? What I usually do is combine all the animations in Blender then export as GLB but I prefer loading separate FBX animations and use them whenever needed on a matching skeleton
Discussion in the ATmosphere