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

beta.r3js.org
-=yb4f310 2018-03-19 10:30:33 +01:00
parent 9b0748327d
commit 46617827ad
1 changed files with 2 additions and 0 deletions

View File

@ -302,6 +302,8 @@ GameLib.CustomCode.prototype.advanceSnake = function(delta) {
body.backupMesh.updateInstance('visible');
body.mesh = this.meshBreadCorner.clone();
body.mesh.updateInstance('position');
}
}