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

beta.r3js.org
-=yb4f310 2017-11-11 14:44:51 +01:00
parent cba70f814f
commit 0da84c218a
1 changed files with 2 additions and 0 deletions

View File

@ -42,6 +42,7 @@ this.camera = GameLib.EntityManager.Instance.findComponentById('k9ain64rlp');
this.scene = GameLib.EntityManager.Instance.findComponentById('q1f5n01iqk');
this.cursor = GameLib.EntityManager.Instance.findComponentById('1eh5eu30m6');
this.thrower = GameLib.EntityManager.Instance.findComponentById('zldh9sdfuc');
GameLib.Event.Emit(
GameLib.Event.GET_GRAPHICS_IMPLEMENTATION,
@ -62,6 +63,7 @@ this.mouseMove.raycaster = this.raycaster;
this.mouseMove.camera = this.camera;
this.mouseMove.scene = this.scene;
this.mouseMove.cursor = this.cursor;
this.mouseMove.thrower = this.thrower;
/**
* Plant all our trees