Extinguish a Fire with Water Particles

Hey there,

i try to extinguish a fire with water particles, but don’t know how to let the fire particles react to the water particles.

I have a firefighter which can start “shooting” water (Particles) out of a tube in the looking direction. But i can not figuring out how i can get the fire particles react to the water particles to extinguish the fire.

Can someone help me to get this working?

Thanks.

Do u tried it with the “Actor Hit” or “Overlap” Events ?

Yep, tried it… had a cube with a box collider around it but the box collider didn’t receive “events” from the particles

I wouldn’t do it on the realistic way. You could instead fire a trace and check if you are hitting the burning object.