How to stop Particle?
3 posters
How to stop Particle?
How to stop Particle? I used particle system do Explosion effects !But you can not stop it.
When I use sio2EmitterStop () function, but Suspended particles.
In my demo,When Throw grenade,Hit and exploded , like sio2interactive's 3d shooter,How to stop Particle?
thank you!
When I use sio2EmitterStop () function, but Suspended particles.
In my demo,When Throw grenade,Hit and exploded , like sio2interactive's 3d shooter,How to stop Particle?
thank you!
LuisLee- Posts : 85
Join date : 2009-04-26
Age : 37
Re: How to stop Particle?
You have to set particles lifetime to zero (0), based on some elapsed time (e.g. how long you want your emitter & particles to last basically).
https://sio2interactive.forumotion.net/sio2-engine-f3/stopping-emitter-after-1-cycle-t657.htm?highlight=stop+emitter
https://sio2interactive.forumotion.net/sio2-engine-f3/stopping-emitter-after-1-cycle-t657.htm?highlight=stop+emitter
Francescu- Posts : 136
Join date : 2009-03-18
Re: How to stop Particle?
Actually me the way I do it is when the emitter reach a certain amount of particle I stop creating them... then when all particles are done rendering I flush the emitter... that's the way I do it in BW.
Re: How to stop Particle?
That's right - I recall you mentioning it before as another way.sio2interactive wrote:Actually me the way I do it is when the emitter reach a certain amount of particle I stop creating them... then when all particles are done rendering I flush the emitter... that's the way I do it in BW.
Cheers
Francescu- Posts : 136
Join date : 2009-03-18
Similar topics
» Don't stop ipod playing
» How to set particle direction ?
» Particle systems, explosion?
» bug in tutorial 12?? particle smoke?
» 28 FPS with particle system added to Tutorial06?
» How to set particle direction ?
» Particle systems, explosion?
» bug in tutorial 12?? particle smoke?
» 28 FPS with particle system added to Tutorial06?
Permissions in this forum:
You cannot reply to topics in this forum