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

beta.r3js.org
-=yb4f310 2017-10-31 14:40:43 +01:00
parent 581d05e7b8
commit 30e69db7f7
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.8;
start.y = -0.5;
start.x = 0;
start.y = 0;
start.z = 0.5;
//start = position.clone().add(direction.clone().negate().multiplyScalar(5));