diff --git a/examples/sit.js b/examples/sit.js index 87b4f232ca..32d2eebf4d 100644 --- a/examples/sit.js +++ b/examples/sit.js @@ -50,12 +50,6 @@ var pose = [ {joint:"LeftUpLeg", rotation: {x:100.0, y:-15.0, z:0.0}}, {joint:"LeftLeg", rotation: {x:-130.0, y:-15.0, z:0.0}}, {joint:"LeftFoot", rotation: {x:30, y:15.0, z:0.0}} - - //{joint:"Spine2", rotation: {x:20, y:0.0, z:0.0}}, - - //{joint:"RightShoulder", rotation: {x:0.0, y:40.0, z:0.0}}, - //{joint:"LeftShoulder", rotation: {x:0.0, y:-40.0, z:0.0}} - ]; var startPoseAndTransition = [];