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

beta.r3js.org
-=yb4f310 2017-10-31 14:17:44 +01:00
parent f086bbf96b
commit 5375de8069
1 changed files with 1 additions and 1 deletions

View File

@ -160,7 +160,7 @@ if (this.spawningBullets === true) {
var end = start.clone().add(direction.clone().multiplyScalar(1000));
start = position.clone().add(direction.clone().multiplyScalar(-5));
start = position.clone().add(direction.clone().negative().multiplyScalar(5));
//start.x += 5;