How to make an Actor react to particles?

I would make a cone or cylinder that is about the same shape as your particle system. Turn off the setting of “visible” and have things react to that instead of the particles themselves.

OnBeginOverlap do your character burning stuff OnEndOverlap stop some character burning stuff

make sure the collision settings are correct and that overlap events is ticked true