mirror of
https://github.com/overte-org/overte.git
synced 2025-08-10 10:13:15 +02:00
Update dancing_bot.js
conceal URL from dancing_bot script (even though it will stay in history)
This commit is contained in:
parent
7c048b7512
commit
9713edbba9
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
||||||
// See the accompanying file LICENSE or http://www.apache.org/licenses/LICENSE-2.0.html
|
// 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";
|
Avatar.skeletonModelURL = "http://www.fungibleinsight.com/faces/beta.fst";
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue