Is it possible to create a sparkler firework effect with phoenix?
Announcement
Collapse
No announcement yet.
Sparkler effect
Collapse
X
-
Hello and thanks for posting.
This kind of effect is best achieved by using a particle system. You can emit some particles in all directions out of a tiny sphere that is animated along the stick. You can use a spawn operator to make some trails out of the original particles. And then another spawn for the smaller sparks. After that you can use phoenix to emit some smoke out of the particles.
Hope that helps. Cheers!
- Likes 1
Comment
Comment