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

beta.r3js.org
-=yb4f310 2017-11-13 07:55:31 +01:00
parent 224f7ca2e8
commit 0f12753cdd
1 changed files with 5 additions and 0 deletions

View File

@ -70,6 +70,11 @@ this.mouseMove.throwerParticleEngine = this.throwerParticleEngine;
*/
this.mouseDown.throwerParticleEngine = this.throwerParticleEngine;
/**
* Link some objects for MouseUp component
*/
this.mouseUp.throwerParticleEngine = this.throwerParticleEngine;
/**
* Plant all our trees
*/