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

beta.r3js.org
Theunis Johannes Botha 2018-05-23 08:26:09 +02:00
parent 3d7d855a7d
commit fa869093f0
1 changed files with 3 additions and 3 deletions

View File

@ -57,7 +57,7 @@ this.kickDistance = 0;
this.raycaster = new THREE.Raycaster();
this.debug = false;
this.debug = true;
this.gravity = -9.8;
@ -67,9 +67,9 @@ this.startRayZ = -2;
this.endRayZ = -2.5;
this.playerY = 0.155;
this.playerY = 0.375;
this.ballY = 0.0355;
this.ballY = this.football.instance.geometry.boundingSphere.radius / 2;
if (this.debug) {
this.arrowHelper = new THREE.ArrowHelper(