Initial Commit: Custom Code - BK Flame - Mouse Down (gcncpvsi9d.js)

beta.r3js.org
-=yb4f310 2017-10-31 12:56:08 +01:00
parent 31ce26c9a3
commit 26da89def2
1 changed files with 11 additions and 0 deletions

11
gcncpvsi9d.js Normal file
View File

@ -0,0 +1,11 @@
this.spawnBullet = function() {
this.beforeRender = GameLib.EntityManager.Instance.findComponentById('dywmtohrda');
this.beforeRender.spawnBulletTime = 0;
this.beforeRender.spawningBullets = true;
}
this.spawnBullet();
return null;
//@ sourceURL=mouseDown.js