diff --git a/21g30t1e75.js b/21g30t1e75.js index 4a5dfb8..7c7dad7 100644 --- a/21g30t1e75.js +++ b/21g30t1e75.js @@ -183,6 +183,7 @@ GameLib.CustomCode.SnakeBody.prototype.applyToMesh = function() { if (this.backupMesh) { this.mesh.rotation.z += ((Math.PI / 2) * this.flip); this.mesh.updateInstance('position'); + this.mesh.updateInstance('rotation'); } /**