Unfortunately the only animation that works is ms3d.
I have tried with .X, .FBX, .DAE and .3DS export
The first 2 formats does not show anything, maybe a problem with texture management.
The other 2 formats (Collada and Autodesk), show the object and manage the textures, but the animations does not work, and notwithstanding I am loading the models with LoadObjectWithChildren, there is the following error:
Quote: "Failed to get IsAnimating for object 100062 - object is not set up for animation, use LoadObjectWithChildren for animated objects in managers.agc at line 613
Error: Failed to get IsAnimating for object 100062 - object is not set up for animation, use LoadObjectWithChildren for animated objects in managers.agc at line 613 in managers.agc at line 613"
I am sure I am using LoadObjectWithChildren.
I am attaching the original model (the only that works .ms3d) and all the exports.
Can you help me to figure out while all the exported models do not work.
At the moment I am blocked, I cannot update my app, I should downgrade to the old AGK2 versions.