How to get particles hit Camera and then dissolve?

Hi,

I’ve created snow with particle effect system and wondering if it’s possible to get Small amount of the Particles to hit the Camera then dissolve quickly? I still need to learn how to Create first person arms / Animation but i’ve created my own gamemode with my own made Charterer with Basic Inputs.

Many Thanks,
Any advice would be helpful

TSDREX.

I would use Matinee and spawn particles OnBeginOverlap, or you could get the actor location to set a spawn point for the particles.