J3o-file animation problem

You can directly use monster1.getChild("Cone.002").getControl(AnimControl.class);

it does DFS on whole sub nodes.

http://javadoc.jmonkeyengine.org/com/jme3/scene/Node.html#getChild-java.lang.String-