|
@@ -67,6 +67,8 @@ public class RotatingControl extends AbstractControl {
|
|
|
|
|
|
== How to control a character in a scene source code
|
|
|
|
|
|
+The source code and assets for the Normen Hansen video link:http://www.youtube.com/watch?v=MNDiZ9YHIpM[Video: How to control any scene node] and link:http://www.youtube.com/watch?v=-OzRZscLlHY[Video: How to remote control a character in a scene] can be found in the zip archive link:https://github.com/jMonkeyEngine/wiki/blob/master/src/docs/resources/Scenes/SDK-UsecaseDemo_1.zip[SDK-UsecaseDemo_1.zip].
|
|
|
+
|
|
|
You can read about this code on the jMonkeyEngine forum thread, link:https://hub.jmonkeyengine.org/t/new-sdk-video-tutorial-latest-vol2/25185[New Sdk Video Tutorial (Latest:Vol2)].
|
|
|
|
|
|
.ConfigAppState.java
|