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

beta.r3js.org
-=yb4f310 2017-10-31 13:59:18 +01:00
parent 2fa28f0613
commit 8e105c62cb
1 changed files with 2 additions and 1 deletions

View File

@ -157,7 +157,8 @@ if (this.spawningBullets === true) {
var end = direction.clone();
end.z -= 1000;
start.multiplyScalar(-100);
end.multiplyScalar(100);
console.log(start);