mirror of
https://github.com/overte-org/overte.git
synced 2025-08-07 07:19:21 +02:00
cleanup
This commit is contained in:
parent
801f2b3f9f
commit
68cc87298f
1 changed files with 1 additions and 2 deletions
|
@ -318,9 +318,8 @@ function createUrchin() {
|
||||||
type: 'Model',
|
type: 'Model',
|
||||||
animationURL: URCHIN_ANIMATION_URL,
|
animationURL: URCHIN_ANIMATION_URL,
|
||||||
animationIsPlaying: true,
|
animationIsPlaying: true,
|
||||||
animationFPS:15,
|
animationFPS: 15,
|
||||||
animationSettings: JSON.stringify({
|
animationSettings: JSON.stringify({
|
||||||
|
|
||||||
hold: false,
|
hold: false,
|
||||||
loop: true,
|
loop: true,
|
||||||
running: true,
|
running: true,
|
||||||
|
|
Loading…
Reference in a new issue