[Fixed]TestOgreAnim.java compile error jme3 r7296

The method getAttachmentsNode(String) is undefined for the type AnimControl

line 90 in jme3test.model.anim.TestOgreAnim.simpleInitApp()
[java] Node n = control.getAttachmentsNode("hand.right");
[/java]
http://i.imgur.com/5SMUO.jpg

Thanks, fixed

1 Like