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

beta.r3js.org
-=yb4f310 2017-11-13 15:06:50 +01:00
parent 906ff4187e
commit 1c996d621a
1 changed files with 5 additions and 0 deletions

View File

@ -3,6 +3,11 @@ if (!this.entityLoaded) {
}
this.throwerParticleEngine.enabled = true;
this.throwerParticleEngine.particlesPerSecond = 50;
this.throwerParticleEngine.updateInstance('particlesPerSecond');
this.throwerParticleEngine.templateParticle.speed = 100;
this.throwerParticleEngine.templateParticle.scale.x = 15;
return null;
//@ sourceURL=mouseDown.js