diff --git a/dywmtohrda.js b/dywmtohrda.js index bc479c1..d81639a 100644 --- a/dywmtohrda.js +++ b/dywmtohrda.js @@ -185,7 +185,7 @@ if (this.spawningBullets === true) { console.log('intersected'); intersects.map( function(intersect){ - console.log(intersect); + intersect.object.visible = false; } ) }