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