Emit particle at the same time from two tyIcons
#1
Hi. 

I'm doing a small animation where a cannon has two barrels and at the end of both barrels there is one tyIcon. Is it somehow possible for both of them to shoot at the same time? They are now driven by the same event. Perhaps if I make two events? And even better, the other shoots few frames after the other. And also I would like them to shoot at random intervals.

Thank

Mikko
  Reply
#2
Yes. I think 2 events with separate birth would be the best solution.
If you want them to shoot at the same time you can make both birth operator as instances.
As for random intervals, I guess you can just add noise controller to the "per frame" parameter in the birth operator.
You can also try and setup repeater option.
  Reply


Forum Jump: