Update dancing_bot.js

put gangnam style animation back - it's royalty free
This commit is contained in:
Stephen Birarda 2014-04-18 10:57:50 -07:00
parent a10aaa537e
commit e4d30c5f1f

View file

@ -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";