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

beta.r3js.org
-=yb4f310 2017-11-03 10:17:17 +01:00
parent 40b5c5f4a2
commit 6a591c2318
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.updateInstancePosition();
flameMesh.updateInstance();
this.flames.push({
mesh : flameMesh,