illscode Posted January 22, 2016 Share Posted January 22, 2016 Question... is it possible to change up the sprites or key used by a particle emitter once they have been set.... have tried... this.emitter1.forEach(function(particle){ particle.loadTexture(myNewKey);}, this); to no avail.... Link to comment Share on other sites More sharing options...
Recommended Posts