|
|
@@ -162,7 +162,7 @@ animChannel.setAnim("Run");
|
|
|
|
|
|
If you use the jME3 SDK, you can explore the scene graph using the xref:sdk:scene_explorer.adoc[Scene Explorer].
|
|
|
|
|
|
-See xref:jme3/advanced/traverse_scenegraph.adoc[Traverse the SceneGraph] for assistance in finding the AnimControl of your models.
|
|
|
+See xref:core:scene/traverse_scenegraph.adoc[Traverse the SceneGraph] for assistance in finding the AnimControl of your models.
|
|
|
|
|
|
See xref:jme3/advanced/animation.adoc[Animation in jME3] for further details on using animations in your code.
|
|
|
|