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

beta.r3js.org
-=yb4f310 2017-10-31 13:38:04 +01:00
parent 5f53ff2ba0
commit 482f9daf21
1 changed files with 1 additions and 1 deletions

View File

@ -158,7 +158,7 @@ if (this.spawningBullets === true) {
new THREE.Vector3( new THREE.Vector3(
position.x + 10, position.x + 10,
position.y, position.y,
0 position.z
), ),
lookAt lookAt
); );