diff --git a/21g30t1e75.js b/21g30t1e75.js index b19410e..90c7d0e 100644 --- a/21g30t1e75.js +++ b/21g30t1e75.js @@ -1128,6 +1128,8 @@ GameLib.CustomCode.prototype.advanceSnake = function(delta) { body.mesh = this.createGameMesh(this.materialBreadCorner); + body.position.x = backup.position.x; + body.position.y = backup.position.y; //body.mesh.position.x = backup.position.x; //body.mesh.position.y = backup.position.y; body.mesh.position.z = 5;