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

beta.r3js.org
-=yb4f310 2017-11-08 16:14:15 +01:00
parent 0f6893c700
commit 7ea1aa790a
1 changed files with 2 additions and 2 deletions

View File

@ -102,8 +102,8 @@ for (i = 1; i <= 10; i += 1) {
for (i = 1; i <= 10; i += 1) {
tempTree = treeSmall.clone();
tempTree.position.x = Math.cos(i) * 80;
tempTree.position.z = -1 * Math.sin(i) * 90;
tempTree.position.x = Math.cos(i) * 40;
tempTree.position.z = -1 * Math.sin(i) * 50;
if (i === 4) {
// tempTree.position.x = -31.69;