Update: CC - Entity Loaded - Moorcow (o73bkh2tlq.js) 117 bytes modified

beta.r3js.org
-=yb4f310 2017-11-11 14:43:15 +01:00
parent 42ec826648
commit cba70f814f
1 changed files with 3 additions and 0 deletions

View File

@ -41,6 +41,8 @@ this.parcel = GameLib.EntityManager.Instance.findComponentById('l91pfxkwml');
this.camera = GameLib.EntityManager.Instance.findComponentById('k9ain64rlp');
this.scene = GameLib.EntityManager.Instance.findComponentById('q1f5n01iqk');
this.cursor = GameLib.EntityManager.Instance.findComponentById('1eh5eu30m6');
GameLib.Event.Emit(
GameLib.Event.GET_GRAPHICS_IMPLEMENTATION,
null,
@ -59,6 +61,7 @@ this.mouseMove.mouse = this.mouse;
this.mouseMove.raycaster = this.raycaster;
this.mouseMove.camera = this.camera;
this.mouseMove.scene = this.scene;
this.mouseMove.cursor = this.cursor;
/**
* Plant all our trees