Update: Custom Code - BK Flame - Before Render (dywmtohrda.js) 1 bytes modified

beta.r3js.org
-=yb4f310 2017-10-31 14:32:26 +01:00
parent dac93c5621
commit a346a5aa06
1 changed files with 2 additions and 2 deletions

View File

@ -160,8 +160,8 @@ if (this.spawningBullets === true) {
var end = start.clone().add(direction.clone().multiplyScalar(1000));
start.x = 0.5;
start.y = 0.5;
start.x = 1;
start.y = -0.5;
start.z = 0.5;
//start = position.clone().add(direction.clone().negate().multiplyScalar(5));