Effect Ended
- This topic has 1 reply, 2 voices, and was last updated 12 years, 10 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic.
Home › Forums › TimelineFX Module › Effect Ended
how can I tell when an effect has ended?
probably the easiest way is to call effect.HasParticles(). If it doesn’t then the effect could be over however if may not in some instances if the effect is set to spawn particles, stop for a while and then start spawning again. If you are adding effects to the particle manager then dormant effects are automatically removed when they are no longer spawning particles.
You must be logged in to reply to this topic.