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

beta.r3js.org
-=yb4f310 2017-11-13 07:05:09 +01:00
parent 24018322c5
commit 39870fb2e2
1 changed files with 2 additions and 2 deletions

View File

@ -41,7 +41,7 @@ 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');
this.throwerParticleEngine = GameLib.EntityManager.Instance.findComponentById('e86omxvjap');
GameLib.Event.Emit(
GameLib.Event.GET_GRAPHICS_IMPLEMENTATION,
@ -63,7 +63,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;
this.mouseMove.throwerParticleEngine = this.throwerParticleEngine;
/**
* Plant all our trees