diff --git a/21g30t1e75.js b/21g30t1e75.js index 071a633..28a9f08 100644 --- a/21g30t1e75.js +++ b/21g30t1e75.js @@ -302,6 +302,8 @@ GameLib.CustomCode.prototype.advanceSnake = function(delta) { body.backupMesh.updateInstance('visible'); body.mesh = this.meshBreadCorner.clone(); + + body.mesh.updateInstance('position'); } }