Hi all,
I'm a registered user of Particle Candy,
trying to email to the author without success,
I need help with the next issue.
I have a world in which there are a lot of explosions
(imagine a bomb explosion).
In order to make the trials I have defined a key
to launch an explosion.
The method is simple: I create a new emitter each time
I press the 'explosion key'
The problem comes when, some time ago, after launched
some explosions (twenty, maybe, but not all simultaneosly),
the lib error comes "Max number of particles exceded, please, increase the ptnumparticles" (or something similar).
The problem is that even changing this number, the problem
will come, sooner or later, because if the number
pt_numparticles is just growing each time I create a new
emitter, changing that number the most I do is postpose
the error...
Sumarizing:
How could I put a lot of different explosions without
experiment this error?
Thanks in advance!
I'm a registered user of Particle Candy,
trying to email to the author without success,
I need help with the next issue.
I have a world in which there are a lot of explosions
(imagine a bomb explosion).
In order to make the trials I have defined a key
to launch an explosion.
The method is simple: I create a new emitter each time
I press the 'explosion key'
The problem comes when, some time ago, after launched
some explosions (twenty, maybe, but not all simultaneosly),
the lib error comes "Max number of particles exceded, please, increase the ptnumparticles" (or something similar).
The problem is that even changing this number, the problem
will come, sooner or later, because if the number
pt_numparticles is just growing each time I create a new
emitter, changing that number the most I do is postpose
the error...
Sumarizing:
How could I put a lot of different explosions without
experiment this error?
Thanks in advance!