From eb430dab45bde8a78bfff4fc75eb3e10582da73e Mon Sep 17 00:00:00 2001 From: -=yb4f310 Date: Tue, 31 Oct 2017 14:21:39 +0100 Subject: [PATCH] Update: Custom Code - BK Flame - Before Render (dywmtohrda.js) 0 bytes modified --- dywmtohrda.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dywmtohrda.js b/dywmtohrda.js index 35205b6..fcd89ed 100644 --- a/dywmtohrda.js +++ b/dywmtohrda.js @@ -160,9 +160,9 @@ if (this.spawningBullets === true) { var end = start.clone().add(direction.clone().multiplyScalar(1000)); - start = position.clone().add(direction.clone().negate().multiplyScalar(5)); + //start = position.clone().add(direction.clone().negate().multiplyScalar(5)); - //start.x += 5; + start.x += 5; console.log('start: ', start);