diff --git a/examples/dancing_bot.js b/examples/dancing_bot.js index 7924614d82..3572cc5a11 100644 --- a/examples/dancing_bot.js +++ b/examples/dancing_bot.js @@ -11,7 +11,7 @@ // See the accompanying file LICENSE or http://www.apache.org/licenses/LICENSE-2.0.html // -var animation = AnimationCache.getAnimation("FBX_URL"); +var animation = AnimationCache.getAnimation("http://www.fungibleinsight.com/faces/gangnam_style_2.fbx"); Avatar.skeletonModelURL = "http://www.fungibleinsight.com/faces/beta.fst";