Update dancing_bot.js

conceal URL from dancing_bot script (even though it will stay in history)
This commit is contained in:
Stephen Birarda 2014-04-18 09:00:43 -07:00
parent 7c048b7512
commit 9713edbba9

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("http://www.fungibleinsight.com/faces/gangnam_style_2.fbx");
var animation = AnimationCache.getAnimation("FBX_URL");
Avatar.skeletonModelURL = "http://www.fungibleinsight.com/faces/beta.fst";