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

beta.r3js.org
-=yb4f310 2018-03-19 11:53:19 +01:00
parent bf0d49e653
commit c9532d2a49
1 changed files with 1 additions and 1 deletions

View File

@ -420,7 +420,7 @@ GameLib.Event.Subscribe(
)
];
this.snake[3].mesh.position.z += 1;
//this.snake[3].mesh.position.z += 1;
this.snake[0].mesh.updateInstance('position');
this.snake[1].mesh.updateInstance('position');