if (!this.entityLoaded) { return; } 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