Particle effect velocity localspace, rotation world space

Hi,

I am creating a particular particle effect that moves towards the player, but shouldn’t rotate with the rotation of the camera. What is important is that every particle itself velocity is in local space, but rotation in worldspace, how to do it?

Thanks!