Update: CC - Snake FS - Entity Loaded (21g30t1e75.js) 4 bytes modified

beta.r3js.org
-=yb4f310 2018-03-24 13:33:37 +01:00
parent 929850d003
commit abdcdba66e
1 changed files with 2 additions and 2 deletions

View File

@ -1286,8 +1286,8 @@ GameLib.CustomCode.prototype.restore = function() {
clone.mesh = this.createGameMesh(this.materialBreadCorner);
clone.mesh.visible = false;
clone.mesh.updateInstance('visible');
//clone.mesh.visible = false;
//clone.mesh.updateInstance('visible');
clone.applyToMesh();
//clone.mesh.rotation.z = clone.orientation * Math.PI / 2;