Update: CC - Bacon - Entity Loaded (2xswm1bwq8.js) 70 bytes modified

beta.r3js.org
-=yb4f310 2018-02-14 15:45:32 +01:00
parent 6e7d953862
commit 1518c46977
1 changed files with 3 additions and 0 deletions

View File

@ -951,6 +951,9 @@ GameLib.CustomCode.prototype.spawnBlock = function () {
var center = this.tile_center.clone();
center.visible = true;
center.updateInstance('visible');
center.position.y = 0;
center.position.x = 0;
center.position.z = 3.5;