Update: CC - Entity Loaded - AR Football 3 (ff0fsum4zx.js) 43 bytes modified

beta.r3js.org
Theunis Johannes Botha 2018-05-25 13:16:01 +02:00
parent 93bb69d97f
commit b6b421f46d
1 changed files with 1 additions and 1 deletions

View File

@ -377,7 +377,7 @@ R3.CustomCode.prototype.move = function(data) {
this.footballPlayer.instance.rotateY(this.playerRotation.x);
this.footballPlayer.instance.translateZ(this.ballY);
this.footballPlayer.instance.translateZ(this.football.instance.geometry.boundingSphere.radius);
this.footballPlayer.instance.rotateX(this.playerRotation.y);