building entry point @ y 2m

This commit is contained in:
2020-09-14 11:43:48 +02:00
parent 59623b3a3e
commit 41f558938a
+1
View File
@@ -357,6 +357,7 @@ export default {
// .start() // .start()
} else if (object.name === 'Project') { } else if (object.name === 'Project') {
toPos.z *= 0.5 toPos.z *= 0.5
toPos.y = 2
} }
// toPos.y = 5 // toPos.y = 5
new TWEEN.Tween(camPos) new TWEEN.Tween(camPos)