#How to create a gun fire animation with gpu particles effect?
2 messages · Page 1 of 1 (latest)
I haven't done this before so I'm just guessing but I would start by breaking the effect into its constituent parts, for example, I see:
- Gray smoke
- Sparks
- Orange flash
I would make a separate particle system for each of those. Hopefully this helps!