hi, i'm a newbie here and in 3d games
i'm now making a 3d racing game, and i hv created some animated 3d models with 3d max studio 9
the problem is, how to export the mesh with animation so that it can run in irrlicht ??
i tried to export it in both .3ds and .x format, both do not hv any animation exported, just a static mesh.
but when i import a .md2 mesh (the one from tutorial) without changing in any code, the animation works fine.
Is there any problems on my export method / mesh??
