diff --git a/dywmtohrda.js b/dywmtohrda.js index f70b4d4..7bb090c 100644 --- a/dywmtohrda.js +++ b/dywmtohrda.js @@ -160,8 +160,8 @@ if (this.spawningBullets === true) { var end = start.clone().add(direction.clone().multiplyScalar(1000)); - start.x = 0.8; - start.y = -0.5; + start.x = 0; + start.y = 0; start.z = 0.5; //start = position.clone().add(direction.clone().negate().multiplyScalar(5));