From 26da89def264aa15f935c514ba150b984a4231eb Mon Sep 17 00:00:00 2001 From: -=yb4f310 Date: Tue, 31 Oct 2017 12:56:08 +0100 Subject: [PATCH] Initial Commit: Custom Code - BK Flame - Mouse Down (gcncpvsi9d.js) --- gcncpvsi9d.js | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 gcncpvsi9d.js diff --git a/gcncpvsi9d.js b/gcncpvsi9d.js new file mode 100644 index 0000000..f3af017 --- /dev/null +++ b/gcncpvsi9d.js @@ -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 \ No newline at end of file