Update: CC - Mouse Down (rciyhwg65b.js) 37 bytes modified

beta.r3js.org
-=yb4f310 2017-11-14 08:06:22 +01:00
parent 3ade55a25b
commit 2f700b83c6
1 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,8 @@ if (!this.entityLoaded) {
return;
}
this.beforeRender.mouseDown = true;
this.throwerParticleEngine.enabled = true;
this.throwerParticleEngine.particlesPerSecond = 50;
this.throwerParticleEngine.updateInstance('particlesPerSecond');