Ok, I found the problem now.
First problem is that the model you used had only 1 frame and by this no animation. I need to find a way to work around this, but the main problem was that
somehow the meshes are merged on loading in the game which is a bad idea in this case. I think I can fix it tomorrow, now I know what's wrong.