How do I make particles apply damage to player.

If your need is to only spawn a particle and deal damage and you have any unique functions per particle then you could just use the 1 actor class and expose a pin like this. If you do require unique actions per particle then you will need separate actor classes per particle
image