Raft, is there any chance you could make me a bones.jar that DOESN'T produce a null reference for model.getMesh()? As the code suggests, I'm trying to make a previously rigged cape into a simulated cloth (and eventually use the bones as references with which to "pick" the cloth).
(https://dl.dropboxusercontent.com/u/93826015/ClothCape.png)
I'm not sure what you mean. Animated3D.getMesh() never returns null ???
Really? That's very weird. For now I'm actually exporting a second cape in order to make it work.
without a mesh it cannot work, right?