Colliding of particles of two systems

I need to implement the collision of the particles themselves to get the effect of two water jets colliding. Can anyone tell me how to implement this?

1 Like

i have tried to solve your issue. i hope this will be helpful. https://youtu.be/WPgrIL_NXp8

1 Like

Hello, thank you for your video but I need to use one emitter in one system due architecture of project. I resolved my issue throught actor where I calculate middle point between niagara systems and use this point in scratch pad

Of course, I need to improve the behavior of particles when they enter a collision area, but this is already easier to implement

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.