mirror of
https://github.com/overte-org/overte.git
synced 2025-04-14 04:07:11 +02:00
Update dancing_bot.js
put gangnam style animation back - it's royalty free
This commit is contained in:
parent
a10aaa537e
commit
e4d30c5f1f
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
|
||||
//
|
||||
|
||||
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";
|
||||
|
||||
|
|
Loading…
Reference in a new issue