From ba0ef60f14ab9719c84be6c6eee460e9a9265e79 Mon Sep 17 00:00:00 2001 From: -=yb4f310 Date: Tue, 31 Oct 2017 14:16:32 +0100 Subject: [PATCH] Update: Custom Code - BK Flame - Before Render (dywmtohrda.js) 80 bytes modified --- dywmtohrda.js | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/dywmtohrda.js b/dywmtohrda.js index c33996e..43ae526 100644 --- a/dywmtohrda.js +++ b/dywmtohrda.js @@ -157,9 +157,11 @@ if (this.spawningBullets === true) { var start = position.clone();//direction.clone(); - var end = start.clone().add(direction.multiplyScalar(1000)); + var end = start.clone().add(direction.clone().multiplyScalar(1000)); + start = position.clone().add(direction.clone().multiplyScalar(-5); + start.x += 5;