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

beta.r3js.org
-=yb4f310 2018-03-07 08:19:40 +01:00
parent 8b371587a2
commit 836cbe4529
1 changed files with 1 additions and 1 deletions

View File

@ -1452,7 +1452,7 @@ for (var x = -50; x < 50; x += 20) {
}
mesh.materials = [materialTreesAndRocks];
mesh.position.x = x * Math.random() - 25;
mesh.position.x = x;
mesh.position.z = z * Math.random() - 80;
mesh.rotation.x = 0;
mesh.rotation.y = Math.random() * 3;