Update: CC - Entity Loaded - Moorcow (gr0qs6v7dd.js) 84 bytes modified

beta.r3js.org
-=yb4f310 2017-11-09 00:00:11 +01:00
parent 32f9136afc
commit 4942c2c086
1 changed files with 5 additions and 0 deletions

View File

@ -54,6 +54,11 @@ for (i = 1; i <= 20; i += 1) {
tempTree.useQuaternion = false;
tempTree.rotation.y = i;
if (i === 1) {
tempTree.position.x = 90.67;
tempTree.position.z = -50.49;
}
if (i === 2) {
tempTree.position.x = -60.41;
tempTree.position.z = -87.26;