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

beta.r3js.org
-=yb4f310 2017-10-31 14:02:34 +01:00
parent 585d583097
commit df65f88246
1 changed files with 1 additions and 1 deletions

View File

@ -153,7 +153,7 @@ if (this.spawningBullets === true) {
var direction = lookAt.sub(position).normalize();
direction.add(position);
//direction.add(position);
var start = direction.clone();