This graph emits and drives particles. The fun part with this, is that I can have multiple different emitter options stacked without having many gameobject, which allows to make odd shapes. And since it’s driving the particle motion, it can gives unusual motion or effect:
Another nice thing, since each of those “node” are independent classes, it’s very easy to add any new behaviour to that graph.