Yeah. As mentioned, you’ll need to add a Collision module to your Particle System to tell the particle what to do when it collides. Also, in that module, be sure to add Pawn as a Collision Type so the particle will recognize collision with your player.