Update: CC - Mouse Down (ahm5t3rg19.js) 80 bytes modified

beta.r3js.org
-=yb4f310 2017-11-15 22:46:24 +01:00
parent b1f4f0c71d
commit adaeac66e1
1 changed files with 6 additions and 0 deletions

View File

@ -21,6 +21,12 @@ this.throwerParticleEngine.updateInstance('particlesPerSecond');
this.throwerParticleEngine.templateParticle.speed = 300;
this.throwerParticleEngine.templateParticle.scale.x = 15;
GameLib.Event.Emit(
GameLib.Event.PLAY_AUDIO,
{
name : 'flamethrower'
}
);
return null;
//@ sourceURL=mouseDown.js