From 79c77db0b5d7c8c2969778721388eba6204a388f Mon Sep 17 00:00:00 2001 From: -=yb4f310 Date: Mon, 13 Nov 2017 07:38:30 +0100 Subject: [PATCH] Update: CC - Mouse Move - Moorcow (no3ph5ss6n.js) 55 bytes modified --- no3ph5ss6n.js | 1 + 1 file changed, 1 insertion(+) diff --git a/no3ph5ss6n.js b/no3ph5ss6n.js index ec8a3d3..49f77d9 100644 --- a/no3ph5ss6n.js +++ b/no3ph5ss6n.js @@ -39,6 +39,7 @@ this.thrower.lookAt(this.cursor.position); this.throwerParticleEngine.position.x = this.thrower.position.x + this.raycaster.direction.x * 7; this.throwerParticleEngine.position.y = this.thrower.position.y + this.raycaster.direction.y * 7 + 1; this.throwerParticleEngine.position.z = this.thrower.position.z + this.raycaster.direction.z * 7; +this.throwerParticleEngine.updateInstance('position'); this.scene.meshes.map( function(mesh) {