diff --git a/dywmtohrda.js b/dywmtohrda.js index 4574670..685b810 100644 --- a/dywmtohrda.js +++ b/dywmtohrda.js @@ -145,7 +145,7 @@ this.flames.map( function(flame, index) { flame.mesh.position.add(flame.direction); flame.mesh.updateInstancePosition(); - //flame.mesh.instance.renderOrder = flamesLength - index; + //flame.mesh.instance.renderOrder = index; } );