diff --git a/src/App.vue b/src/App.vue index 735dc16..2c409a0 100644 --- a/src/App.vue +++ b/src/App.vue @@ -357,6 +357,7 @@ export default { // .start() } else if (object.name === 'Project') { toPos.z *= 0.5 + toPos.y = 2 } // toPos.y = 5 new TWEEN.Tween(camPos)