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

beta.r3js.org
-=yb4f310 2017-11-08 14:51:54 +01:00
parent fe22de42a8
commit 3291422e2b
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ for (i = -(Math.PI / 4); i <= (Math.PI / 4); i += 0.1) {
tempTree.position.z = -1 * Math.cos(i * 2) * 100;
}
for (i = -100; i <= 100; i += 10) {
for (i = -100; i <= 100; i += 20) {
tempTree = treeMedium.cloneInstance();
tempTree.position.x = i;
tempTree.position.z = -80;