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

beta.r3js.org
-=yb4f310 2017-10-31 14:17:54 +01:00
parent 5375de8069
commit a757dac47c
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().negative().multiplyScalar(5));
start = position.clone().add(direction.clone().negate().multiplyScalar(5));
//start.x += 5;