diff --git a/gr0qs6v7dd.js b/gr0qs6v7dd.js index a49d029..8e18512 100644 --- a/gr0qs6v7dd.js +++ b/gr0qs6v7dd.js @@ -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;