Hello. In Niagara, I have a simple setup where an emitter generates a collision event, and another one receives it. I want to spawn particles from the receiving emitter when it catches the event, but I want the number of particles spawned be dependent on certain other things. This value can only be set to a fix number manually, or to random:
Is there a way to do this?