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

beta.r3js.org
-=yb4f310 2017-11-13 07:54:00 +01:00
parent 135b79350e
commit 1358a9ac53
1 changed files with 5 additions and 0 deletions

View File

@ -65,6 +65,11 @@ this.mouseMove.cursor = this.cursor;
this.mouseMove.thrower = this.thrower;
this.mouseMove.throwerParticleEngine = this.throwerParticleEngine;
/**
* Link some objects for MouseDown component
*/
this.mouseDown.throwerParticleEngine = this.throwerParticleEngine;
/**
* Plant all our trees
*/