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

beta.r3js.org
-=yb4f310 2017-11-02 13:35:32 +01:00
parent 876db67846
commit 059c2e4f43
1 changed files with 1 additions and 1 deletions

View File

@ -171,7 +171,7 @@ if (this.spawningBullets === true) {
console.log('start: ', start);
console.log('end: ', end);
this.meshFireBall.renderOrder = 1000 - this.flames.length;
//this.meshFireBall.renderOrder = 1000 - this.flames.length;
var flameMesh = this.meshFireBall.clone();
flameMesh.position.x = start.x;