Update: CC - Entity Loaded - Moorcow (182s9odi92.js) 131 bytes modified

beta.r3js.org
-=yb4f310 2017-11-12 11:10:12 +01:00
parent 761ce0067f
commit 196f8198fb
1 changed files with 4 additions and 0 deletions

View File

@ -73,6 +73,10 @@ var treeMedium = GameLib.EntityManager.Instance.findComponentById('nq79q4ceuf');
var treeLarge = GameLib.EntityManager.Instance.findComponentById('8tk65umy37');
var stone1 = GameLib.EntityManager.Instance.findComponentById('9abpoa2mwr');
var stone2 = GameLib.EntityManager.Instance.findComponentById('n7oo5ej1vc');
var materialTreesAndRocks = GameLib.EntityManager.Instance.findComponentById('sk6mimj0r5');
var mesh = null;
var material = null;
mesh = stone2.clone();
mesh.position.x = 46.52;