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

beta.r3js.org
-=yb4f310 2018-03-07 08:08:42 +01:00
parent 14aaf68a63
commit 9cc2842338
1 changed files with 3 additions and 0 deletions

View File

@ -1434,12 +1434,15 @@ for (var x = -200; x < 200; x += 10) {
if (random === 1) {
mesh = treeSmall.clone();
mesh.position.y = -14.19;
}
if (random === 2) {
mesh = treeMedium.clone();
mesh.position.y = -10.26;
}
if (random === 3) {
mesh = treeLarge.clone();
mesh.position.y = 4.43;
}
material = materialTreesAndRocks.clone();