Hello, Im creating a game and I would like effects created by display.newEmitter.
Im a bit worried that using it too much could impact performance of the game.
Is there some general rule of thumb about how many particles is it “wise” to have on screen at once?
F.e. if I have 10 emitters, each with 300 particles, is it still ok? Can I use even more (under what circumstances)?
Thank you for sharing your experience.