From a9249e6c0f9682ccec93dd6a5648f48a985b0467 Mon Sep 17 00:00:00 2001 From: -=yb4f310 Date: Tue, 31 Oct 2017 13:48:42 +0100 Subject: [PATCH] Update: Custom Code - BK Flame - Before Render (dywmtohrda.js) 23 bytes modified --- dywmtohrda.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dywmtohrda.js b/dywmtohrda.js index 496614d..5c1dca6 100644 --- a/dywmtohrda.js +++ b/dywmtohrda.js @@ -152,7 +152,7 @@ if (this.spawningBullets === true) { var direction = position.sub(lookAt); - + console.log(direction); //var mInverse = new THREE.Matrix4().getInverse( this.sceneCrosshair.instance.matrixWorld );