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

beta.r3js.org
-=yb4f310 2018-03-07 08:42:58 +01:00
parent 44e552b1a2
commit e241c46646
1 changed files with 1 additions and 1 deletions

View File

@ -1453,7 +1453,7 @@ for (var x = -400; x < 400; x += 40) {
mesh.materials = [materialTreesAndRocks];
mesh.position.x = x;
mesh.position.z = z * Math.random() - 250;
mesh.position.z = z * Math.random() - 200;
mesh.rotation.x = 0;
mesh.rotation.y = Math.random() * 3;
mesh.rotation.z = 0;