diff --git a/21g30t1e75.js b/21g30t1e75.js index 0ccb3d9..e70ff59 100644 --- a/21g30t1e75.js +++ b/21g30t1e75.js @@ -265,11 +265,13 @@ GameLib.CustomCode.SnakeBody = function( } this.mesh = mesh.clone(); this.mesh.useQuaternion = false; + this.mesh.visible = true; this.mesh.position.z = GameLib.CustomCode.SnakeBody.LastZ; GameLib.CustomCode.SnakeBody.LastZ += 0.1; this.mesh.updateInstance('position'); + this.mesh.updateInstance('visible'); if (GameLib.Utils.UndefinedOrNull(position)) { position = {