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

beta.r3js.org
-=yb4f310 2017-11-03 10:26:34 +01:00
parent b05b3a0c6c
commit 015d8613f6
1 changed files with 1 additions and 1 deletions

View File

@ -178,7 +178,7 @@ if (this.spawningBullets === true) {
flameMesh.position.y = start.y;
flameMesh.position.z = start.z;
flameMesh.instance.lookAt(direction.clone().negate());
flameMesh.updateInstance();
flameMesh.updateInstancePosition();
this.flames.push({
mesh : flameMesh,