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

beta.r3js.org
-=yb4f310 2017-11-13 04:50:24 +01:00
parent eff4027090
commit 981abea1b5
1 changed files with 3 additions and 0 deletions

View File

@ -44,6 +44,8 @@ this.scene = GameLib.EntityManager.Instance.findComponentById('ya8btipi67');
this.cursor = GameLib.EntityManager.Instance.findComponentById('03zckwzjqd');
this.thrower = GameLib.EntityManager.Instance.findComponentById('3h0rspolkq');
this.flameMesh = GameLib.EntityManager.Instance.findComponentById('srz3v6hkni');
GameLib.Event.Emit(
GameLib.Event.GET_GRAPHICS_IMPLEMENTATION,
null,
@ -64,6 +66,7 @@ this.mouseMove.camera = this.camera;
this.mouseMove.scene = this.scene;
this.mouseMove.cursor = this.cursor;
this.mouseMove.thrower = this.thrower;
this.mouseMove.flameMesh = this.flameMesh;
/**
* Plant all our trees