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

beta.r3js.org
-=yb4f310 2017-11-08 16:26:12 +01:00
parent 88c1ee9d75
commit 96a112f88d
1 changed files with 1 additions and 1 deletions

View File

@ -74,7 +74,7 @@ for (i = 1; i <= 10; i += 1) {
largeTrees.push(tempTree);
}
for (i = 1; i <= 10; i += 1) {
for (i = 1; i <= 12; i += 1) {
tempTree = treeMedium.clone();
tempTree.position.x = Math.cos(i) * 70;
tempTree.position.z = -1 * Math.sin(i) * 70;